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

https://github.com/pedrorocha-net/botkit-fb-boilerplate

Base code to create a new Facebook Messenger chatbot based on Botkit framework quickly
https://github.com/pedrorocha-net/botkit-fb-boilerplate

botkit chatbot chatbot-boilerplate facebook quickstart

Last synced: 3 months ago
JSON representation

Base code to create a new Facebook Messenger chatbot based on Botkit framework quickly

Awesome Lists containing this project

README

        

# botkit-fb-boilerplate

Create new Facebook Messenger bots based on Botkit framework in seconds

1 - Clone this repo

2 - Create your FB page, FB app, get your MongoDB ready

3 - Change package.json and .env files to suit your settings

4 - Run "npm install"

5 - Say hi to your new bot and start doing stuff that matters =D