fix(channels): handle generated dock commands

This commit is contained in:
Peter Steinberger
2026-04-27 21:59:07 +01:00
parent 74e62c32c3
commit 1eea534ddb
5 changed files with 323 additions and 0 deletions

View File

@@ -195,6 +195,8 @@ Dock commands are generated from channel plugins with native-command support. Cu
- `/dock-slack` (alias: `/dock_slack`)
- `/dock-telegram` (alias: `/dock_telegram`)
Use dock commands from a direct chat to switch the current session's reply route to another linked channel. The source sender and target peer must be in the same `session.identityLinks` group, for example `["telegram:123", "discord:456"]`.
### Bundled plugin commands
Bundled plugins can add more slash commands. Current bundled commands in this repo: