Skip to content

Telegram

Telegram is the quickest way to put your agent on a real messaging app: no approvals, no sandbox — your own bot, live in about a minute.

  1. In Telegram, message @BotFather.
  2. Send /newbot, pick a display name and a username ending in bot.
  3. BotFather replies with a bot token that looks like 123456789:AAH4…. Keep it secret — it controls your bot.
  1. Add (or click) a Telegram Trigger node in your flow.
  2. Paste the token into the Bot token field and click Connect Telegram.
  3. Zapito validates the token with Telegram and registers the webhook automatically — no server setup on your side.

The drawer shows the connected @username once it’s live. Messages to your bot now run this flow while the bot is live.

  • The token is your bot under your Telegram account — Zapito never pools your traffic under a shared bot, so one banned bot can’t affect anyone else.
  • Pausing the bot in Zapito silences it on Telegram too.
  • Disconnect Telegram in the drawer removes the webhook; you can reconnect the same token later, or rotate it via BotFather’s /revoke.