Files
moltbot/src
sheeek 2daead27cf feat(whatsapp): redesign ack-reaction as whatsapp-specific feature
- 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
2026-01-11 04:10:43 +01:00
..
2026-01-10 02:06:21 +00:00
2026-01-11 03:35:45 +01:00
2026-01-11 04:08:26 +01:00
2026-01-11 00:55:22 +00:00
2026-01-11 02:44:24 +01:00
2026-01-10 04:01:06 +01:00
2026-01-11 00:55:22 +00:00
2026-01-10 04:07:15 +01:00
2026-01-04 14:57:57 +00:00
2026-01-10 23:32:07 +01:00
2026-01-06 04:51:05 +00:00
2026-01-06 04:51:05 +00:00
2025-12-26 02:35:40 +01:00
2026-01-04 14:38:51 +00:00