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

https://github.com/assafelovic/facebook_messenger_bot

Beginners Facebook Messenger bot using Node.js and MongoDB
https://github.com/assafelovic/facebook_messenger_bot

Last synced: 7 months ago
JSON representation

Beginners Facebook Messenger bot using Node.js and MongoDB

Awesome Lists containing this project

README

          

# Beginners Facebook Messenger bot
Author: Assaf Elovic, assaf.elovic@gmail.com

Facebook Messenger chatbot tutorial - See www.assafelovic.com

## Stack
The Chatbot is built on a Node.js (ES6) server, connects with MongoDB and uses Facebook Messenger and Graph API.

- Installing Node.js: https://nodejs.org/en/download/
- Installing MongoDB: https://docs.mongodb.com/manual/installation/
- Using Facebook Messenger API: https://developers.facebook.com/docs/messenger-platform

### Install Node.js dependencies (from root directory of project):
sudo npm install --save