From 45345b85175f5aeafed691db72870b9370150518 Mon Sep 17 00:00:00 2001 From: Helian Nuits Date: Sun, 19 Oct 2025 13:24:15 +0800 Subject: [PATCH] =?UTF-8?q?[feat]=20(#24)=20=E5=9C=A8=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=B8=AD=E5=90=AF=E7=94=A8=20=E2=80=9C=E5=81=8F=E5=A5=BD?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=BE=A4=E6=98=B5=E7=A7=B0=E2=80=9D=20@Ri-Na?= =?UTF-8?q?i?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- metadata.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2669a69..c78be21 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # QQ群日常分析插件 -[![Plugin Version](https://img.shields.io/badge/Latest_Version-v2.7.1-blue.svg?style=for-the-badge&color=76bad9)](https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis) +[![Plugin Version](https://img.shields.io/badge/Latest_Version-v2.8.0-blue.svg?style=for-the-badge&color=76bad9)](https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis) [![AstrBot](https://img.shields.io/badge/AstrBot-Plugin-ff69b4?style=for-the-badge)](https://github.com/AstrBotDevs/AstrBot) [![License](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](LICENSE) @@ -137,6 +137,10 @@ _✨ 一个基于AstrBot的智能群聊分析插件,能够生成精美的群 ### v2.7.0 - (llm_analyzer) LLM 输出 json 提取增强 +### v2.8.0 +- (#24) 在配置中启用 “偏好使用群昵称” @Ri-Nai + + ## 许可证 MIT License diff --git a/metadata.yaml b/metadata.yaml index 0c7e06e..4c1904c 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -13,6 +13,6 @@ help: | # 插件的帮助信息 命令: /群分析 [天数] - 分析群聊活动 /分析设置 [操作] - 管理设置(enable/disable/status/test) -version: v2.7.1 # 插件版本号。格式:v1.1.1 或者 v1.1 +version: v2.8.0 # 插件版本号。格式:v1.1.1 或者 v1.1 author: SXP-Simon # 作者 repo: https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis # 插件的仓库地址