WitAI-Facebook-Messenger-chatbot-boilerplate
WitAI-Facebook-Messenger-chatbot-boilerplate copied to clipboard
Wit AI and Facebook Messenger Chatbot Boilerplate
WitAI FB-Messenger Chatbot Boilerplate
This is a Boilerplate for NodeJS that already includes FB-Messenger and Wit.ai functionality.
Install
- open a terminal
- clone the git repository
- delete the existing git
rm -rf ./.git
- execute
npm install
- edit the config file at config.js with your values
- start the server with
npm start
Optional
- execute
npm run setWelcome
to set the Facebook Welcome Message
Extend
Edit the the wit.actions.js file to add your own actions