Telegram Integration

Receive LemWatch downtime, SSL, and performance alerts as Telegram messages via a bot token and chat ID configured per site.

Telegram Integration

Pro Plan and Above

Receive instant LemWatch alerts on your phone via your own Telegram bot. LemWatch does not ship a shared bot — you create one in 60 seconds with @BotFather so the messages come from a sender you control.

Step 1 — Create the bot

  1. In Telegram, open @BotFather and run /newbot.
  2. Give it a name and a unique username ending in bot (e.g. acme_alerts_bot).
  3. Copy the HTTP API token BotFather returns. Treat it like a password.

Step 2 — Find your chat ID

  1. Direct messages: open your new bot in Telegram and send any message (e.g. hi).
  2. Group/channel: add the bot to the group (admin for channels) and post one message.
  3. Open https://api.telegram.org/bot<TOKEN>/getUpdates in your browser.
  4. Copy the chat.id value from the JSON response. Group IDs start with -; channel IDs start with -100.

Step 3 — Connect in LemWatch

  1. Go to Settings → Notifications → Telegram.
  2. Paste the Bot token and the Chat ID.
  3. Click Send test to verify.

Message Format

Tips