10 lines
85 B
Python
10 lines
85 B
Python
# Bybit
|
|
|
|
api_key = "..."
|
|
api_secret = "..."
|
|
|
|
|
|
# Telegram
|
|
|
|
bot_token = "..."
|