aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiyush Dixit <79581397+PiyushDixit96@users.noreply.github.com>2021-05-10 22:09:53 +0530
committerGitHub <noreply@github.com>2021-05-10 22:09:53 +0530
commite6f17d646e82495a015ef40a948fa4463f5b7a1b (patch)
treec24cbb932e6893766b6c1380a8ffc35b9535fd1c
parent213ffe3ce3e0e8d2fcf21f4a42b82a5bfa016d30 (diff)
Create .env
-rw-r--r--.env7
1 files changed, 7 insertions, 0 deletions
diff --git a/.env b/.env
new file mode 100644
index 0000000..3e2b44c
--- /dev/null
+++ b/.env
@@ -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"