Update src/credentials.py
This commit is contained in:
9
src/credentials.py
Normal file
9
src/credentials.py
Normal file
@ -0,0 +1,9 @@
|
||||
# Bybit
|
||||
|
||||
api_key = "..."
|
||||
api_secret = "..."
|
||||
|
||||
|
||||
# Telegram
|
||||
|
||||
bot_token = "..."
|
||||
Reference in New Issue
Block a user