2.0.4 • Published 7 years ago
chatblocks-cli v2.0.4
chatblocks-cli
Install:
npm install -g chatblocks-cli
Run command
 chatblocks --help
and follow instructions.
What's inside?
- Express app and some predefined blocks
 - Commands to run with nodemon and ngrok
 
What's not?
- nodemon (to re-run your node.js project on each change; very helpful!) and ngrok (or localtunnel.me; to tunnel messages from Facebook webhook to your local machine)
 - Messenger App settings (page access token and verify token)