Take your render queue in your pocket! The Telegram Bot integration allows you to monitor and control BRC v3 remotely from any device with Telegram installed, without needing complex network configurations.

The integration is built with a "First-User Lock" policy. Pairing is only accepted via a one-time PIN sent in a direct private chat. The first user who completes the pairing becomes the exclusive authorized controller. All messages from other users or groups are strictly ignored.
Your credentials (Bot Token and Chat IDs) are encrypted locally using AES-GCM with a key bound to your hardware. If you move your database to another computer, the connection will be automatically reset for your security.
Follow these steps to create your own bot and link it to BRC v3:
@BotFather on Telegram and send the command /newbot.My Office Render Bot).bot (e.g., Studio_BRC_bot).=/start 123456.Once paired, you can send the following commands to your bot:
| Command | Description |
|---|---|
/status |
View current render progress, ETA, and job list. |
/start |
Start or resume the render queue. |
/pause |
Pause the current render (requires confirmation). |
/stop |
Stop and cancel the entire queue (requires confirmation). |
/action |
Change the post-render action (Shutdown, Sleep, Restart, or None). |
/screenshot |
Receive a real-time screenshot of the BRC v3 interface. |
/commands |
List all available remote commands. |
You have full control over the communication between BRC and Telegram.
If you want to temporarily stop the bot from sending notifications or receiving commands, open the Telegram window and use the Status Toggle.
To completely remove the bot credentials from your machine, click the Destroy Connection button.
For maximum security, if you no longer intend to use a specific bot, you can also use @BotFather on Telegram to Revoke the token or Delete the bot entirely.