Telegram Bot
The Telegram Bot lets you control RTILA from your phone.
- Go to Preferences → General.
- Scroll to the Telegram Bot section.
- Enable Telegram Bot.
- Enter your Telegram Bot Token.
- Enter Authorized Chat IDs (comma-separated).
- Optionally enable:
- Send Notifications to Telegram — Get run notifications
- Enable AI Assistant via Telegram — Chat with the AI via Telegram

Creating a Telegram Bot
Section titled “Creating a Telegram Bot”- Open Telegram and search for @BotFather.
- Click Start or type
/start. - Type
/newbot. - Follow the prompts to name your bot.
- BotFather gives you an HTTP API Token. Copy it.
- Paste the token into RTILA X.
Finding Your Chat ID
Section titled “Finding Your Chat ID”- Send a message to your new bot on Telegram.
- A prompt appears in RTILA X asking to authorize the connection.
- Click Approve.
- Your Chat ID is automatically added to the authorized list.
Available Commands
Section titled “Available Commands”| Command | Description |
|---|---|
/start or /help |
Show the main menu |
/projects |
List all projects |
/status |
Show running jobs |
Bot Menu
Section titled “Bot Menu”After sending /start, you see:
🤖 Welcome to RTILA Bot!
📁 List Projects🔄 Check StatusClicking List Projects shows a list of projects. Clicking a project shows:
⚙️ Manage Project: project-id
▶️ Run Project📊 View Last Logs📥 Download Last Results❌ CancelTesting the Connection
Section titled “Testing the Connection”Click Test Connection to verify your bot token:
- ✅ Connection Successful — Shows the bot name and username
- ❌ Connection Failed — Shows the error
Bot Logs
Section titled “Bot Logs”Click View Bot Logs to see the bot’s activity log.
Security
Section titled “Security”- Only authorized Chat IDs can interact with the bot.
- Unauthorized access attempts are logged and shown as authorization prompts.
- You can Deny unauthorized access requests.