An open API service indexing awesome lists of open source software.

https://github.com/pmuens/quotebot

100% Serverless Facebook messenger chatbot which will respond with inspiring quotes
https://github.com/pmuens/quotebot

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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)