Skip to content

Configure Telegram

Configure a Telegram bot in Kora to receive task notifications and reply from your phone.

  1. Create a Telegram bot

    Open @BotFather on Telegram and send /newbot. Follow the prompts and copy the bot token.

  2. Configure in Kora

    Open Settings → Telegram Bot, paste the token, and save.

  3. Register your chat

    From your phone, open the bot’s chat and send /start. Kora registers your chat_id at the next polling cycle.

  4. Verify

    A test notification appears in the Telegram chat. From this point the channel is active.

  • Agent turn completion
  • Confirmation requests (ask_confirmation, ask_user)
  • Execution errors
  • Sub-agent completion
  • System messages

Reply directly to the Telegram message. Kora sends the reply to the corresponding session after the current turn finishes.

  • Telegram settings are locked → connect a valid Kora Cloud key, then reopen Settings → Telegram Bot.
  • Bot not responding → check the bot token in Settings → Telegram Bot and save it again.
  • Test notification doesn’t arrive → confirm the chat is the right one. Send /start again from the bot chat to re-register the chat_id.
  • Replies are not delivered → keep Kora open and check its network connection.

See also: Sessions for session management.