From f966662ee7e5b67d4dcd80ff6c3af68f9da31438 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 27 Apr 2026 09:41:26 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@af03f9248d8b6ef2451b2b1b6bb977ebbab42eb7 --- .openclaw-sync/source.json | 4 ++-- docs/channels/feishu.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 06b66ab22..90bab26ac 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "733aaa01171df83bb83fdd4769013a34de978d8d", - "syncedAt": "2026-04-27T09:39:46.350Z" + "sha": "af03f9248d8b6ef2451b2b1b6bb977ebbab42eb7", + "syncedAt": "2026-04-27T09:40:00.222Z" } diff --git a/docs/channels/feishu.md b/docs/channels/feishu.md index cb2fa1b7e..628236ce6 100644 --- a/docs/channels/feishu.md +++ b/docs/channels/feishu.md @@ -72,6 +72,7 @@ Default: `allowlist` - `true` — require @mention (default) - `false` — respond without @mention - Per-group override: `channels.feishu.groups..requireMention` +- Broadcast-only `@all` and `@_all` are not treated as bot mentions. A message that mentions both `@all` and the bot directly still counts as a bot mention. ---