diff --git a/credentials.py b/src/credentials.py similarity index 89% rename from credentials.py rename to src/credentials.py index 6d30858..355f66d 100644 --- a/credentials.py +++ b/src/credentials.py @@ -1,9 +1,9 @@ -# Bybit - -api_key = "..." -api_secret = "..." - - -# Telegram - -bot_token = "..." +# Bybit + +api_key = "..." +api_secret = "..." + + +# Telegram + +bot_token = "..."