initial commit

This commit is contained in:
2025-12-14 22:45:11 +02:00
commit cf1801bff4
11 changed files with 493 additions and 0 deletions

6
.env.example Normal file
View File

@@ -0,0 +1,6 @@
TELEGRAM_BOT_TOKEN=your_bot_token
TELEGRAM_CHAT_ID=123456789
MINECRAFT_HOST=example.org
MINECRAFT_PORT=25565
POLL_INTERVAL_SECONDS=30
STATUS_FILE_PATH=data/status.json