Skip to content

Repository files navigation

fb_chatbot_flask

A python template that uses flask to build a webhook for Facebook's Messenger Bot API. Deploys to Heroku.

Installation

Clone the repo
Create a virtual environment
Install all the requirements pip install -r requirements.txt

Deploying to heroku

Ensure you have created a heroku app where you will be deploying your work.
On your command-line:
heroku login
git add .
git commit -m "my commit"
git push heroku master

About

A facebook bot developed using python flask

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages