Receive alerts via Telegram bot messages.
Setup
- Create a Telegram bot via @BotFather: send
/newbotand follow the instructions. - Copy the bot token (format:
123456:ABC-DEF...). - Start a chat with your bot and send it any message.
- Visit
https://api.telegram.org/bot<YOUR_TOKEN>/getUpdatesin your browser. - Find your chat ID in the response under
"chat": {"id": ...}. - Enter the bot token and chat ID in Settings → Notifications → Telegram.
For group or channel alerts, forward a message from the group/channel to @userinfobot to get the chat ID.