From fd51b4e399b0014b2d8b8ad1bc10a1b2977d84e7 Mon Sep 17 00:00:00 2001 From: Helian Nuits Date: Wed, 29 Apr 2026 20:52:07 +0800 Subject: [PATCH] =?UTF-8?q?fix(readme):=20readme=20=E9=A3=9E=E4=B9=A6?= =?UTF-8?q?=E6=8E=A5=E5=85=A5=E6=83=85=E5=86=B5=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated Feishu / Lark integration section to indicate it is a work in progress. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fccd8b..d96fb94 100644 --- a/README.md +++ b/README.md @@ -132,9 +132,11 @@ _✨ 一个基于 AstrBot 的智能群聊分析插件,支持 **QQ (OneBot)** > [!IMPORTANT] > -> Feishu / Lark 集成说明 +> Feishu / Lark (WIP) > -> 本插件通过 `LarkAdapter` 复用 AstrBot 已有的 `lark_oapi` 生态能力,在获得授权后即可对 Feishu 群聊执行完整的消息采集与分析。 +> 尝试开发中 +> +> 通过 `LarkAdapter` 复用 AstrBot 已有的 `lark_oapi` 生态能力,在获得授权后即可对 Feishu 群聊执行完整的消息采集与分析。 > > - **一次性授权**:在飞书开放平台中为你的应用补齐如下权限(仅需在初次部署时授予): > - `im:message:readonly`、`im:chat:readonly`(读取群消息/群信息)