mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-07-22 22:21:33 +00:00
File to hold your telegram TOKEN
This commit is contained in:
3
credentials.py
Normal file
3
credentials.py
Normal file
@@ -0,0 +1,3 @@
|
||||
secrets = {
|
||||
'TELEGRAM_TOKEN': "TELEGRAM BOT TOKEN HERE"
|
||||
}
|
Reference in New Issue
Block a user