🤖 Telegram Notifications

Set up a Telegram Bot to receive alerts when servers go down or recover. Create a bot via @BotFather

Get this from @BotFather after creating a new bot
Personal chat ID or group chat ID. Use @userinfobot to find yours.
Minimum time between repeated alerts for the same server (default: 300s = 5 min)

ℹ️ How it works

🔍
Monitoring

The background scheduler checks each active server at its configured interval (default: every 60 seconds).

🔴
Down Alert

When a server's status changes from online to offline, you get a Telegram message with server details and the error.

🟢
Recovery Alert

When a server comes back online, you get a recovery message with the total downtime duration.

⏱️
Cooldown

Repeated alerts for the same server are rate-limited to prevent notification spam.