Telegram Connector
Telegram uses inline keyboard buttons for permission requests, making it easy to approve or deny actions with a single tap.
Setup
2
Copy the Bot Token
Copy the bot token provided by BotFather.
3
Start a Chat
Start a chat with your bot (or add it to a group).
4
Get Your Chat ID
Use the /start command and check the API for updates to find your Chat ID.
Configuration
In settings (Ctrl+S), enable Telegram and enter:
| Field | Description |
|---|---|
| Bot Token | Token from BotFather |
| Chat ID | Your personal or group chat ID (string or number) |