Deploying Facebook Chatbots with Python

Deploy Facebook Messenger chatbots with Python: from creating a server with Flask to forwarding a HTTPS connection to your local machine with ngrok.

28 Feb 2018 ... create a server which listens to messages from Facebook (using flask ) · Create a flask app that listens for messages sent to localhost:5000/ ...

Lee mas