Skip to content

chief-nerd/WitAI-Facebook-Messenger-chatbot-boilerplate

Repository files navigation

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

About

Wit AI and Facebook Messenger Chatbot Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published