mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-23 01:01:01 +03:00
efe7eca726
- Add new section explaining self-chat mode for group control - Document routing.allowFrom as the key setting for controlling metadata mentions - Clarify difference between whatsapp.allowFrom (DM allowlist) and routing.allowFrom (self-chat mode) - Explain metadata mentions vs text patterns in routing.groupChat - Add example config for responding only to specific text triggers When routing.allowFrom contains the bot's own number, WhatsApp native @-mentions are ignored in groups, and only mentionPatterns trigger responses. This prevents unwanted responses when users tap-to-mention the bot owner. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>