DocsOpenClaw

OpenClaw

Add Inline as an OpenClaw channel. You need an Inline bot token first.

Install

Terminal
openclaw plugins install @inline-openclaw/inline

Configure

YAML
channels:
  inline:
    enabled: true
    token: "<INLINE_BOT_TOKEN>"

Run

Terminal
openclaw gateway

Verify that the Inline channel is available:

Terminal
openclaw status --deep

Update

Terminal
openclaw plugins update inline

For access controls, troubleshooting, and the complete feature reference, see the Inline OpenClaw plugin.