chatblocks-cli
v2.0.4
Published
Chatbot generator as CLI for chatblocks framework
Downloads
12
Maintainers
Keywords
Readme
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)