Files
TradingBot-with-BybitAPI/credentials.py

10 lines
85 B
Python

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