/WitAI-Facebook-Messenger-chatbot-boilerplate

Wit AI and Facebook Messenger Chatbot Boilerplate

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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