rfcarrara / fbmessengerbot

1 stars 0 forks source link

fbmessengerbot

Facebook Messenger Bot example with Python and Flask.

Usage

Build docker image: docker build -t python-flask-bot .

Run: docker run -d -p 5000:5000 python-flask-bot