$ git clone https://github.com/azimjohn/survey-bot.git
$ pip install -r requirements.txt
$ python manage.py makemigrations
$ python manage.py migrate
$ export BOT_TOKEN=REPLACE_ME
$ python manage.py runbot
$ git clone https://github.com/azimjohn/survey-bot.git
$ pip install -r requirements.txt
$ python manage.py makemigrations
$ python manage.py migrate
$ export BOT_TOKEN=REPLACE_ME
$ python manage.py runbot