/Yammer-Feed-Billboard

This app loads a yammer feed, displays the message thread, and pop-ups a window of whatever URL is mentioned in the comments.

Primary LanguageHTML

this is the README file for the YammerFeed public dashboard thingee.
you'll need to create a secrets.js file, with your API key.

just one line that says: 
var _secret_consumer_key = 'YourSecretKeyHere';

see the secrets.example.js file for the right format.