Added .env file

This commit is contained in:
Joan
2023-03-01 00:42:04 +01:00
parent a76680147c
commit f961bfd3cf

5
.env Normal file
View File

@@ -0,0 +1,5 @@
TELEGRAM_CHANNEL_ID="TELEGRAM_CHANNEL_ID"
TELEGRAM_TOKEN="TELEGRAM_TOKEN"
LATITUDE="LATITUDE"
LONGITUDE="LONGITUDE"
SLEEP_TIME=10