mirror of https://github.com/openclaw/openclaw.git
- Move config from messages.ackReaction to whatsapp.ackReaction
- New structure: {emoji, direct, group} with granular control
- Support per-account overrides in whatsapp.accounts.*.ackReaction
- Add Zod schema validation for new config
- Maintain backward compatibility with old messages.ackReaction format
- Update tests to new config structure (14 tests, all passing)
- Add comprehensive documentation in docs/providers/whatsapp.md
- Timing: reactions sent immediately upon message receipt (before bot reply)
Breaking changes:
- Config moved from messages.ackReaction to whatsapp.ackReaction
- Scope values changed: 'all'/'direct'/'group-all'/'group-mentions'
→ direct: boolean + group: 'always'/'mentions'/'never'
- Old config still supported via fallback for smooth migration
|
||
|---|---|---|
| .. | ||
| _layouts | ||
| assets | ||
| automation | ||
| cli | ||
| concepts | ||
| experiments | ||
| gateway | ||
| images | ||
| install | ||
| nodes | ||
| platforms | ||
| providers | ||
| reference | ||
| start | ||
| tools | ||
| web | ||
| CNAME | ||
| _config.yml | ||
| broadcast-groups.md | ||
| debugging.md | ||
| docs.json | ||
| environment.md | ||
| index.md | ||
| logging.md | ||
| multi-agent-sandbox-tools.md | ||
| scripts.md | ||
| testing.md | ||
| token-use.md | ||
| tui.md | ||
| whatsapp-clawd.jpg | ||