β All integrations
T
Telegram
LiveReceive real-time incident alerts on Telegram and interact with Onicis directly from chat. Acknowledge, escalate, or trigger runbooks without leaving the conversation.
Setup
- 1
Create a Telegram bot via @BotFather and copy the bot token.
- 2
Set the environment variables below and configure your chat or group ID.
- 3
Enable the Telegram channel in Settings > Integrations > Telegram.
Environment variables
# Bot token from @BotFather TELEGRAM_BOT_TOKEN=your_value_here # Target chat or group ID for alerts TELEGRAM_CHAT_ID=your_value_here