0.0.2 • Published 12 years ago
hubot-superfeedr v0.0.2
hubot-superfeedr 
A Hubot plugin that pushes news from superfeedr to a chatroom.
Usage
hubot zerocater - Pulls your catering menu for today
hubot zerocater yesterday - Yesterday's catering menu
hubot zerocater tomorrow - Tomorrow's catering menuInstallation
- Edit
package.jsonand addhubot-superfeedras a dependency. - Add
"hubot-superfeedr"to yourexternal-scripts.jsonfile. npm install- Create a superfeedr.com account
- Set the
SUPERFEEDR_LOGIN,SUPERFEEDR_PASSWORDandHUBOT_SUPERFEEDR_DEFAULT_ROOMvariables - Reboot Hubot.