vishakha-lall / MapBot

A chatbot developed in Python
MIT License
145 stars 108 forks source link

Facebook bot hosted on cloud #192

Closed chttrjeankr closed 4 years ago

chttrjeankr commented 4 years ago

Is your feature request related to a problem? Please describe. The Facebook Messenger bot for MapBot isn't hosted on the cloud and can not be accessed by users without running python app.py

Describe the solution you'd like Would work just like the Telegram bot (#184 and #190)

Describe alternatives you've considered None

Additional context Refactoring code from app.py and keeping it in webapp.py will be needed as Heroku has a web process which already runs webapp.py