Merge branch 'master' of https://github.com/Kylmakalle/tgvkbot
This commit is contained in:
commit
85350c5749
3
credentials.py
Normal file
3
credentials.py
Normal file
@ -0,0 +1,3 @@
|
||||
import os
|
||||
token = os.environ['TELEGRAM_TOKEN']
|
||||
vk_app_id = os.environ['VK_APP']
|
Loading…
x
Reference in New Issue
Block a user