Files
TradingBot-with-BybitAPI/credentials.py
2025-04-12 13:58:02 +03:00

10 lines
85 B
Python

# Bybit
api_key = "..."
api_secret = "..."
# Telegram
bot_token = "..."