This is a simple Python template that uses Flask to build a webhook for Facebook's Messenger Bot API. Deploys to Heroku.
To learn how to create a customized greeting text message and get started button visit: https://rowmatrix.github.io/facebook-messenger-bot-set-greeting-text-and-get-started-button-on-heroku/
- Echoes back text and emojis
- Special keywords:
image
,video
,audio
,file
,button
,generic
, andshare
. - Fail-safe: if cannot echo back message will display
Message with attachment received
.