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
- Host: GitHub
- URL: https://github.com/pedrorocha-net/botkit-fb-boilerplate
- Owner: pedrorocha-net
- License: mit
- Created: 2017-12-07T15:47:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T15:56:26.000Z (over 7 years ago)
- Last Synced: 2025-01-21T12:46:50.632Z (5 months ago)
- Topics: botkit, chatbot, chatbot-boilerplate, facebook, quickstart
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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