Head over to LINE and add eight.am as a friend.
This service is hosted on Heroku. To make a local instance or push more changes:
- clone this repo and run
heroku login - activate virtual environment with
. venv/bin/activate pip install -r requirements.txt- grab the required environment variables
heroku ps:scale web=1heroku localorgit push heroku master