Skip to content

enables you to use hubot as a fb user, and add your bot to groupchats

Notifications You must be signed in to change notification settings

davidawad/hubot_fb_user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hubot-fb-user

Finally! A hubot adapter for Facebook user accounts. It enables you to write bots for user accounts and add hubot to groupchats for fun features.

Installation

Export the following environment variables:

HUBOT_FB_USERNAME : the username for the facebook user account HUBOT_FB_PASSWORD : the password for the facebook user account

From your hubot directory just run the following commands:

$ npm i hubot-fb-user --save

$ bin/hubot -a fb-user

Thanks

Originally written by @Kimberli who no longer maintains it.

Uses facebook-chat-api: https://github.com/Schmavery/facebook-chat-api/blob/master/DOCS.md

About

enables you to use hubot as a fb user, and add your bot to groupchats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published