nodebot
bot written by node.js
README
nodebot
nodebot is a simple Facebook bot written with node.js
Example
How to get long lived access token
- https://www.facebook.com/dialog/oauth?scope=manage_pages,publish_stream&redirect_uri=https://carpedm20.github.io/&response_type=token&client_id=641444019231608
- https://graph.facebook.com/me/accounts?access_token=SHORT_ACCESS_TOKEN
- Get PAGE_ACCESS_TOKEN
- https://graph.facebook.com/oauth/access_token?client_id=APP_ID&client_secret=APP_SECRET&grant_type=fb_exchange_token&fb_exchange_token=PAGE_ACCESS_TOKEN
Author
Taehoon Kim / @carpedm20
MongoDB - Build AI That Scales
