0.5.3 • Published 10 years ago
hubot-facebook v0.5.3
Hubot Facebook Chat Adapter
Usage
- Create a new bot, follow the instruction here
- Add hubot-facebook to your bot
npm install hubot-facebook --save- run hubot with the Facebook adaptor
bin/hubot -a facebookConfiguration
This adapter requires this following environment variables
FB_LOGIN_EMAILandFB_LOGIN_PASSWORD(this is taken from the Schmavery/facebook-chat-api, which this package use)