Create .env

This commit is contained in:
Piyush Dixit 2021-05-10 22:09:53 +05:30 committed by GitHub
parent 213ffe3ce3
commit e6f17d646e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.env Normal file
View File

@ -0,0 +1,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"