← All integrations
T

Telegram

Live

Receive real-time incident alerts on Telegram and interact with Onicis directly from chat. Acknowledge, escalate, or trigger runbooks without leaving the conversation.

Setup

  1. 1

    Create a Telegram bot via @BotFather and copy the bot token.

  2. 2

    Set the environment variables below and configure your chat or group ID.

  3. 3

    Enable the Telegram channel in Settings > Integrations > Telegram.

Environment variables

.env
# Bot token from @BotFather
TELEGRAM_BOT_TOKEN=your_value_here

# Target chat or group ID for alerts
TELEGRAM_CHAT_ID=your_value_here