Serverless facebook quotebot

100% Serverless Facebook messenger chatbot which will respond with inspiring quotes

View on Github

Quotebot

Quotebot demo

This is the source code of the Serverless Facebook messenger Chatbot Quotebot.

Setup

  1. Run npm install to install all the necessary npm packages
  2. Setup your Facebook Messenger Chatbot app
  3. Setup the Facebook fanpage for your Chatbot
  4. Connect the Facebook fanpage with the Facebook Messenger app
  5. Replace the accessToken variable in the handler.js file with your Fanpage token
  6. Run serverless deploy to deploy your chatbot
  7. Chat with the Quotebot through the fanpage (or your Facebook Messenger app on your smartphone)