A basic Facebook messenger bot implementation in NodeJS. The code uses 3rd party APIs for jokes, wit.ai for NLP, Quick Replies along with Facebook Messenger Templates with both text and postback types. The app is deployed at Heroku
#Install the node modules
npm install
#To start the server
npm start
#rename .env-sample to .env and fill in corresponding placeholders for your app