Skip to content

Telegram Bot

The Telegram Bot lets you control RTILA from your phone.

  1. Go to Preferences → General.
  2. Scroll to the Telegram Bot section.
  3. Enable Telegram Bot.
  4. Enter your Telegram Bot Token.
  5. Enter Authorized Chat IDs (comma-separated).
  6. Optionally enable:
    • Send Notifications to Telegram — Get run notifications
    • Enable AI Assistant via Telegram — Chat with the AI via Telegram

Telegram Bot settings showing token, chat IDs, and notification toggles

  1. Open Telegram and search for @BotFather.
  2. Click Start or type /start.
  3. Type /newbot.
  4. Follow the prompts to name your bot.
  5. BotFather gives you an HTTP API Token. Copy it.
  6. Paste the token into RTILA X.
  1. Send a message to your new bot on Telegram.
  2. A prompt appears in RTILA X asking to authorize the connection.
  3. Click Approve.
  4. Your Chat ID is automatically added to the authorized list.
Command Description
/start or /help Show the main menu
/projects List all projects
/status Show running jobs

After sending /start, you see:

🤖 Welcome to RTILA Bot!
📁 List Projects
🔄 Check Status

Clicking List Projects shows a list of projects. Clicking a project shows:

⚙️ Manage Project: project-id
▶️ Run Project
📊 View Last Logs
📥 Download Last Results
❌ Cancel

Click Test Connection to verify your bot token:

  • Connection Successful — Shows the bot name and username
  • Connection Failed — Shows the error

Click View Bot Logs to see the bot’s activity log.

  • 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.