docs: add slash commands guide

This commit is contained in:
Peter Steinberger
2026-01-06 20:45:40 +00:00
parent 84c8209158
commit 39487998a3
4 changed files with 56 additions and 0 deletions

View File

@@ -573,6 +573,7 @@ Slash commands are owner-only (gated by `whatsapp.allowFrom` and command authori
| `/queue instant\|batch\|serial` | Message queuing mode |
Commands are only recognized when the entire message is the command (slash required; no plain-text aliases).
Full list + config: https://docs.clawd.bot/slash-commands
### How do I switch models on the fly?