docs: add Zalo channel nav + plugin note

This commit is contained in:
Peter Steinberger
2026-01-15 05:36:23 +00:00
parent 2e70c3ceab
commit a2f0d335f4
3 changed files with 16 additions and 1 deletions
+6
View File
@@ -7,6 +7,12 @@ read_when:
Status: experimental. Direct messages only; groups coming soon per Zalo docs.
## Plugin required
Zalo ships as a plugin and is not bundled with the core install.
- Install via CLI: `clawdbot plugins install @clawdbot/zalo`
- Or select **Zalo** during onboarding and confirm the install prompt
- Details: [Plugins](/plugin)
## Quick setup (beginner)
1) Install the Zalo plugin:
- From a source checkout: `clawdbot plugins install ./extensions/zalo`