This commit is contained in:
LockeShor
2026-03-01 00:38:00 -05:00
commit 4398abd9e6
8 changed files with 433 additions and 0 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
TELEGRAM_BOT_TOKEN=123456:ABCDEF_your_bot_token
TELEGRAM_CHAT_ID=123456789
CHECK_INTERVAL_SECONDS=1800
LOG_LEVEL=INFO