chore(readme): 更新 readme,使用了 nano banana 生成的项目架构图以及贡献指南

This commit is contained in:
SXP-Simon
2025-11-21 14:35:25 +08:00
committed by Helian Nuits
parent 4fd2a164fb
commit 63381e2d03
4 changed files with 18 additions and 2 deletions
+17 -1
View File
@@ -3,7 +3,7 @@
# QQ群日常分析插件
[![Plugin Version](https://img.shields.io/badge/Latest_Version-v3.9.0-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-v3.9.3-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)
[![](https://img.shields.io/badge/五彩斑斓的Bug群-Bug反馈群&水群-white?style=for-the-badge&color=76bad9&logo=qq&logoColor=76bad9)](https://qm.qq.com/q/oTzIrdDBIc)
@@ -211,4 +211,20 @@ MIT License
## 贡献
### 项目架构图
<div align="center">
![项目架构图](./structure-demo.jpg)
</div>
### 贡献指南
<div align="center">
![项目架构图](./contribution-guide.jpg)
</div>
欢迎提交Issue和Pull Request来改进这个插件!
Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

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

After

Width:  |  Height:  |  Size: 135 KiB