Create a Bot
macOS app
- Open Inline → Settings → Bots.
- Enter a name and a username ending in
bot. - Select Create Bot.
- Copy the new token and store it securely.
CLI
Sign in:
Terminal
inline auth loginCreate the bot:
Terminal
inline bots create --name "My Inline Bot" --username myinlinebotUse the token with OpenClaw, Hermes Agent, or your own Bot API integration.