The Slackbot that was supossed to give motivational frases but got fucked up in the way
virtualenv nico-bot
source nico-bot/bin/activate
Para clonar el repositorio de Heroku
heroku git:remote -a slack-nico-bot
Para deployar, simplemente:
git push heroku master
export FLASK_APP=app.py
flask run