[v4.2.7] 模板文档更新

This commit is contained in:
SXP-Simon
2025-11-26 13:07:49 +08:00
parent 0d62985e51
commit 964f8478ea
12 changed files with 15 additions and 4 deletions
+13 -2
View File
@@ -3,7 +3,7 @@
# QQ群日常分析插件 # QQ群日常分析插件
[![Plugin Version](https://img.shields.io/badge/Latest_Version-v4.2.6-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-v4.2.7-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) [![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) [![License](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](LICENSE)
[![](https://img.shields.io/badge/五彩斑斓的Bug群-Bug反馈群&水群-white?style=for-the-badge&color=76bad9&logo=qq&logoColor=76bad9)](https://qm.qq.com/q/oTzIrdDBIc) [![](https://img.shields.io/badge/五彩斑斓的Bug群-Bug反馈群&水群-white?style=for-the-badge&color=76bad9&logo=qq&logoColor=76bad9)](https://qm.qq.com/q/oTzIrdDBIc)
@@ -56,7 +56,18 @@ _✨ 一个基于AstrBot的智能群聊分析插件,能够生成精美的群
> 4. 回退到第一个可用的 Provider > 4. 回退到第一个可用的 Provider
## 效果 ## 效果
![效果图](./assets/demo.jpg) ![默认模板效果图](./assets/scrapbook-demo.jpg)
<details>
<summary>点击展开查看其他模板效果图</summary>
format 模板效果图
![format效果图](./assets/format-demo.jpg)
simple 模板效果图(用于展示贡献指南)
![simple效果图](./assets/simple-demo.jpg)
</details>
## 使用方法 ## 使用方法
+1 -1
View File
@@ -70,7 +70,7 @@
"type": "string", "type": "string",
"description": "报告模板", "description": "报告模板",
"default": "scrapbook", "default": "scrapbook",
"hint": "分析报告使用的HTML模板名称,使用 `/设置模板` 查看使用指南" "hint": "分析报告使用的HTML模板名称,使用 `/设置模板` 查看使用指南,效果见 README(文档)"
}, },
"min_messages_threshold": { "min_messages_threshold": {
Binary file not shown.

After

Width:  |  Height:  |  Size: 677 KiB

Before

Width:  |  Height:  |  Size: 620 KiB

After

Width:  |  Height:  |  Size: 620 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 KiB

+1 -1
View File
@@ -14,6 +14,6 @@ help: | # 插件的帮助信息
命令: 命令:
/群分析 [天数] - 分析群聊活动 /群分析 [天数] - 分析群聊活动
/分析设置 [操作] - 管理设置(enable/disable/status/test /分析设置 [操作] - 管理设置(enable/disable/status/test
version: v4.2.6 # 插件版本号。格式:v1.1.1 或者 v1.1 version: v4.2.7 # 插件版本号。格式:v1.1.1 或者 v1.1
author: SXP-Simon # 作者 author: SXP-Simon # 作者
repo: https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis # 插件的仓库地址 repo: https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis # 插件的仓库地址