Create credentials.py
This commit is contained in:
parent
aeb8232622
commit
3dd9a6afc0
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