docs: align channels naming

This commit is contained in:
Peter Steinberger
2026-01-13 06:51:20 +00:00
parent 993c1de361
commit 72a48c4992
12 changed files with 123 additions and 114 deletions
+3 -3
View File
@@ -192,7 +192,7 @@ clawdbot cron add \
--session isolated \
--message "Summarize inbox + calendar for today." \
--deliver \
--provider whatsapp \
--channel whatsapp \
--to "+15551234567"
```
@@ -205,7 +205,7 @@ clawdbot cron add \
--session isolated \
--message "Summarize today; send to the nightly topic." \
--deliver \
--provider telegram \
--channel telegram \
--to "-1001234567890:topic:123"
```
@@ -220,7 +220,7 @@ clawdbot cron add \
--model "opus" \
--thinking high \
--deliver \
--provider whatsapp \
--channel whatsapp \
--to "+15551234567"
Agent selection (multi-agent setups):