1mn.ai docs
Integrations

Telegram

Connect a per-product Telegram bot from @BotFather to get notifications and reply to the agent from your phone.

Connect a Telegram bot so 1mn can notify you when a loop needs a decision and so you can reply to the agent from your phone. Each product uses its own bot, and every member links their own direct message — notifications fan out to everyone who's linked.

Prerequisites

  • A Telegram account.
  • Two minutes in @BotFather to create a bot and copy its token.

Step 1 — Create and connect the bot (once per product)

  1. In Telegram, open @BotFather and send /newbot.
  2. Follow the prompts to name your bot; BotFather replies with a bot token (looks like 123456789:AA…).
  3. In 1mn open Integrations → the Telegram card, paste the token, and click Connect bot.

1mn registers the bot's webhook so it can receive your replies. The bot is now connected for this product — but you still need to link yourself to receive DMs.

  1. On the connected Telegram card, click Connect your Telegram →.
  2. 1mn generates a one-time deep link (https://t.me/<botUsername>?start=<token>) and opens your bot in Telegram.
  3. Press Start in the chat. Your DM is now linked, and you'll receive this product's notifications.

Each member who wants alerts repeats Step 2 with their own Telegram account — the bot is shared, the DM links are per-person.

Example: what a notification looks like

When a loop produces something for you to review, the bot messages you and you can reply inline:

1mn · adagent1
Docs PR ready for review: "docs: integrations deep-dive"
→ https://github.com/usefulagents/adagent1/pull/123

Reply here to comment on the ticket, or tap Approve in the app.

Replying in the Telegram chat posts back to the agent on that ticket — you don't have to open the dashboard.

Notes & limits

  • Per-product bot. Create a separate bot for each product; one token connects one product.
  • Per-member links. Notifications fan out to every linked member. Disconnect bot (on the card) stops updates for all members; unlinking just your DM stops them only for you.
  • The bot token is stored for this product so 1mn can send on its behalf; disconnecting removes it.

On this page