Initial commit (config files)

This commit is contained in:
2025-04-12 13:58:02 +03:00
commit b11914f7a5
2 changed files with 20 additions and 0 deletions

9
credentials.py Normal file
View File

@ -0,0 +1,9 @@
# Bybit
api_key = "..."
api_secret = "..."
# Telegram
bot_token = "..."