florianblanchet / halcomputer

Chatbot Facebook Messenger to share google actuality, weather and play Snake.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running Locally

Make sure you have Python installed properly. Also, install the Heroku Toolbelt and Postgres.

$ git clone git@github.com:florianblanchet/halcomputer.git
$ pip install -r requirements.txt

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master

$ heroku run python manage.py migrate
$ heroku open

or

Deploy

Documentation

For more information about using Python on Heroku, see these Dev Center articles:

About

Chatbot Facebook Messenger to share google actuality, weather and play Snake.


Languages

Language:Python 100.0%