aboutsummaryrefslogtreecommitdiff
path: root/.env
blob: 3e2b44cd992af3894c72ea01aae73b5f2c587d98 (plain)
1
2
3
4
5
6
7
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"