diff options
-rw-r--r-- | .env | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -TELEGRAM_TOKEN="you telegram token" -TELEGRAM_CHAT_ID="your telegram chat id" -BINANCE_API_KEY="binance api key" -BINANCE_SECRET_KEY="binance api sercet" -TIME_ZONE_STRING="your time zone string" - -Time zone string example "Asia/Kolkata" |