DocsCreate a Bot

Create a Bot

macOS app

  1. Open Inline → Settings → Bots.
  2. Enter a name and a username ending in bot.
  3. Select Create Bot.
  4. Copy the new token and store it securely.

CLI

Sign in:

Terminal
inline auth login

Create the bot:

Terminal
inline bots create --name "My Inline Bot" --username myinlinebot

Use the token with OpenClaw, Hermes Agent, or your own Bot API integration.