Skip to content

Create Your Bot

Every ClawOps assistant runs as a Telegram bot. You create one through Telegram’s official BotFather.

  1. Open BotFather

    Go to @BotFather in Telegram.

  2. Create a new bot

    Send /newbot to BotFather.

  3. Choose a display name

    This is the name people see in chat. Pick anything you like — for example, My AI Assistant.

  4. Choose a username

    This must end in bot — for example, my_ai_assistant_bot. It needs to be unique across all of Telegram.

  5. Copy your token

    BotFather replies with an API token that looks like:

    7123456789:AAH1bGciOiJSUzI1NiIsInR5cCI6Ikp

    Copy this — you’ll paste it in the next step.

Next step

Paste your token into ClawOps and deploy your bot.

Deploy your bot →