A quick chat bot framework for "Facebook Messenger Platform". This framework will allows you to quickly setup your bot on your local machine with minimal configurations and quick start.
Create a framework on top of facebook messenger platform to support easy and quick integration of database like Firebase and NPL processing like WIT.
- Node should pre-installed globally on your computer
- Facebook page
- WIT account API
- Firebase account API
##Features
- Inbuilt template manager as per facebook chat bot
- configure your file with Database and NLP settings
- Response handler, which handles all kinds of request i.e text,payload,attachment and geo-locations
- Service layer to handle application logic and integration with bot service
- Node driven environment
- JSON loader to accept content (Queries to ask)
- Session handling (respond to multiple request at the same time)
-
Set up server npm install
-
Start server npm start
-
Server will run automatically on localhost http://localhost:8080/