Create .env

This commit is contained in:
mr-brune
2022-08-08 10:08:19 +02:00
committed by GitHub
parent c52a6dea0b
commit 7addb7e527

2
.env Normal file
View File

@@ -0,0 +1,2 @@
TELEGRAM_CHANNEL_ID = "YOUR_CHANNEL_ID"
TELEGRAM_TOKEN = "YOUR_TELEGRAM_TOKEN"