No description https://skehsucks.xyz/bot
Find a file
Derek Schmidt c734bd86c9
Keep tokens private by PM'ing them and restrict non-admins in groups
Also seperates /start from registering, now in /register
so that you can "activate" the bot without registering

(useful for disabling the blocked-if-not-talked-to behaviour
of telegram bots)
2018-06-27 00:33:19 +00:00
.gitignore Added db capibilities 2018-06-26 19:34:35 +00:00
main.py Keep tokens private by PM'ing them and restrict non-admins in groups 2018-06-27 00:33:19 +00:00
models.py Keep tokens private by PM'ing them and restrict non-admins in groups 2018-06-27 00:33:19 +00:00
Pipfile Add gunicorn as a dependecy 2018-06-26 22:01:09 +00:00
Pipfile.lock Add gunicorn as a dependecy 2018-06-26 22:01:09 +00:00
setup.py Fix setup procedure 2018-06-26 22:01:37 +00:00