How to build and deploy a Facebook Messenger bot with Python and Flask, a tutorial

Posted on Thu 02 June 2016 in tutorial • Tagged with devops, heroku, messenger, chatbot, github

This is my log of how I built a simple Facebook Messenger bot. The functionality is really simple, it's an echo bot that will just print back to the user what they write.


Continue reading