openclaw/docs/channels
Rodrigo Gomes da Silva a4e45a9e05 feat(whatsapp): add reply-based activation modes for groups
This commit adds more granular control over group activation with new modes:

- 'replies': Bot only responds when someone replies to one of its messages
- 'mention+replies': Bot responds to @mentions OR replies (most flexible)
- 'never': Bot never responds except for control commands from owners

The existing 'mention' (default) and 'always' modes remain unchanged.

**Implementation details:**
- Added new GroupActivationMode types: 'replies', 'mention+replies', 'never'
- Enhanced group-gating logic to detect replies to bot messages
- Updated all command help messages and documentation
- Reply detection uses both JID and E.164 matching for reliability

**Use cases:**
- 'replies': Reduces noise in busy groups, bot only joins when explicitly engaged
- 'mention+replies': Allows natural conversation flow after initial @mention
- 'never': Temporarily disable bot in a group without removing it

Closes: N/A (feature request)
2026-01-29 15:56:02 -03:00
..
bluebubbles.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
discord.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
googlechat.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
grammy.md fix(telegram): honor linkPreview on fallback (#1730) 2026-01-25 07:55:39 +00:00
imessage.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
index.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
line.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
location.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
matrix.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
mattermost.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
msteams.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
nextcloud-talk.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
nostr.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
signal.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
slack.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
telegram.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
tlon.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
troubleshooting.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
twitch.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
whatsapp.md feat(whatsapp): add reply-based activation modes for groups 2026-01-29 15:56:02 -03:00
zalo.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
zalouser.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00