We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3495ce7 commit 7a7b2d2Copy full SHA for 7a7b2d2
plugins.json
@@ -1,4 +1,21 @@
1
{
2
+ "astrbot-plugin-qq-group-daily-analysis": {
3
+ "display_name": "群分析总结插件",
4
+ "desc": "[多平台接入开发中] 群日常分析总结插件 - 支持 QQ (aiocqhttp)、Telegram、Discord;生成精美的群聊分析报告,支持话题分析、用户形象、群聊圣经等功能",
5
+ "author": "SXP-Simon",
6
+ "repo": "https://github.com/SXP-Simon/astrbot_plugin_qq_group_daily_analysis",
7
+ "tags": [
8
+ "群分析",
9
+ "aiocqhttp",
10
+ "Telegram",
11
+ "Discord",
12
+ "话题分析",
13
+ "用户形象",
14
+ "群聊圣经",
15
+ "总结"
16
+ ],
17
+ "social_link": "https://github.com/SXP-Simon"
18
+ },
19
"astrbot-plugin-group-welcome": {
20
"display_name": "Group Welcome (入群欢迎插件)",
21
"desc": "一个普通的群欢迎插件awa",
0 commit comments