Initial commit (config files)

This commit is contained in:
EugeneBee
2025-04-12 13:58:02 +03:00
commit 132e114811
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 = "..."