Create credentials.py
This commit is contained in:
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']
|
Reference in New Issue
Block a user