Talk to your users
without leaving Telegram

Bubblegram puts a chat widget on your site and routes every conversation into its own thread in your Telegram group. /

Get Started — it's free

How it works

  1. 1
    Visitor sends a message

    A floating bubble appears on your site. They enter their email and message, hit send.

  2. 2
    A new topic opens in your group

    Each conversation gets its own thread in your Telegram supergroup — named after the visitor's email. No mixing, no noise.

  3. 3
    You reply in Telegram

    Reply in the thread and your message appears in the widget. Your whole team can read and respond.

💬 One topic per customer

Conversations stay organized. Each visitor gets their own thread, not a shared inbox.

Instant delivery

Messages hit your Telegram in seconds — with email and domain included.

📦 Under 50kb

One script tag. Zero dependencies. Works on any site.

Set up in 4 steps

  1. 1
    Create a bot via @BotFather

    Open Telegram, start a chat with @BotFather, send /newbot, and copy the token it gives you.

  2. 2
    Create a supergroup and enable Topics

    Create a new Telegram group → Settings → Topics → turn on. This is where all your support threads will appear.

  3. 3
    Add the bot as admin

    In the group, add your bot as a member and promote it to admin. It needs permission to manage topics and post messages.

  4. 4
    Register and embed

    Paste the bot token in your dashboard, send /register <your-api-key> in the group, then drop one script tag on your site.

The embed

<script
  src="https://cdn.bubblegram.co/widget.js"
  data-key="pk_live_your_key"
  async></script>
Get your API key