@imoim/imoclaw
v0.1.3
Published
OpenClaw Channel plugin + install CLI for IMO (imoclaw)
Readme
imoclaw
Install the IMO channel plugin for OpenClaw and complete binding.
Install
npx -y @imoim/imoclaw@latest installOptions
| Option | Description |
| --- | --- |
| --update | Upgrade the plugin only and reuse a saved token (no QR flow). |
| --token <token> | Write the token you provide (no QR flow). |
If you omit both, the default is QR binding.
What install does
- Checks that OpenClaw is available on this machine.
- Installs or upgrades the plugin into the OpenClaw extensions directory.
- Adds the plugin to the allow list when needed so it is not blocked by safety checks.
- Resolves the token from
--token, from--update(reuse saved), or from the default QR flow. - If using QR, shows a code and waits for you to finish binding in IMO.
- Writes IMO channel settings (backing up existing settings when needed).
- Confirms binding on the server after QR completes.
- Tries to restart the OpenClaw gateway; if that fails, follow the printed instructions to restart manually.
