OpenClaw
Need a bot token first? See Creating a Bot.
Setup
Install
openclaw plugins install @inline-openclaw/inline
Keep It Updated
Set the plugin spec to latest:
openclaw config set plugins.installs.inline.spec '"@inline-openclaw/inline@latest"'
Then update the installed plugin:
openclaw plugins update inline
Config
channels:
inline:
enabled: true
token: "<INLINE_BOT_TOKEN>"
Plugin entry id is inline:
plugins:
entries:
inline:
enabled: true
Run / Verify
openclaw gateway
openclaw plugins list
openclaw status --deep
If a stale config appears, keep plugins.entries.inline.
Report Issues
Report issues here: inline-chat/inline issues.