fix(cli): resolve message channel plugin scopes

This commit is contained in:
Peter Steinberger
2026-04-27 21:02:00 +01:00
parent 0c305596a2
commit 5e49e8590d
7 changed files with 98 additions and 10 deletions

View File

@@ -22,7 +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.
- `openclaw message` resolves the selected channel to its owning plugin when `--channel` or a channel-prefixed target is present; otherwise it loads configured channel plugins for default-channel inference.
Target formats (`--target`):