configurable bot token

This commit is contained in:
2019-01-19 09:52:00 +03:00
parent 33ff1b800b
commit 999c6af8e7
20 changed files with 154 additions and 60 deletions
+6 -1
View File
@@ -5,14 +5,18 @@ certifi==2018.11.29
chardet==3.0.4
Django==2.1.5
django-bootstrap4==0.0.7
django-djconfig==0.9.0
django-environ==0.4.5
django-extensions==2.1.4
django-picklefield==2.0
django-redis==4.10.0
django-yamlfield==1.0.3
enum34==1.1.6
idna==2.8
kombu==4.2.2.post1
psycopg2-binary==2.7.6.1
pyTelegramBotAPI==3.6.6
pytz==2018.9
PyYAML==3.13
raven==6.10.0
redis==3.0.1
requests==2.21.0
@@ -20,4 +24,5 @@ six==1.12.0
urllib3==1.24.1
uWSGI==2.0.17.1
vine==1.2.0
vk-api==11.3.0
Werkzeug==0.14.1