This is a Boilerplate for NodeJS that already includes FB-Messenger and Wit.ai functionality.
- 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
- execute
npm run setWelcome
to set the Facebook Welcome Message
Edit the the wit.actions.js file to add your own actions