fix(cli): narrow message plugin registry loads

This commit is contained in:
Peter Steinberger
2026-04-27 20:55:47 +01:00
parent 161b722303
commit 72f3c840c7
4 changed files with 55 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ Channel selection:
- `--channel` required if more than one channel is configured.
- If exactly one channel is configured, it becomes the default.
- Values: `discord|googlechat|imessage|matrix|mattermost|msteams|signal|slack|telegram|whatsapp` (Mattermost requires plugin)
- `openclaw message` loads only the selected channel plugin when `--channel` or a channel-prefixed target is present; otherwise it loads configured channel plugins for default-channel inference.
Target formats (`--target`):