Not exposing TOKEN; TOKEN is assumed to be supplied from environment variable
Use Flask (http://flask.pocoo.org/) cause it's simpler and one of the most popular microframework in Python (I think)
Assumes that the bot will be deployed on Heroku
This PR needs some developer's guide so others can apply this changes on their local machine and make sure that this works. I'll update this later. Please remind me.
This PR does several things:
This PR needs some developer's guide so others can apply this changes on their local machine and make sure that this works. I'll update this later. Please remind me.