@zhin.js/plugin-group-daily-analysis 0.0.20 → 0.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zhin.js/plugin-group-daily-analysis",
3
- "version": "0.0.20",
3
+ "version": "0.0.22",
4
4
  "description": "Group daily analysis plugin for Zhin.js — stats, LLM topics/quotes/user titles, reuse unified inbox",
5
5
  "type": "module",
6
6
  "main": "./lib/index.js",
@@ -40,13 +40,13 @@
40
40
  "license": "MIT",
41
41
  "dependencies": {},
42
42
  "devDependencies": {
43
- "typescript": "^6.0.0",
44
- "zhin.js": "1.0.71",
45
- "@zhin.js/plugin-html-renderer": "0.0.49"
43
+ "typescript": "^6.0.3",
44
+ "zhin.js": "1.0.73",
45
+ "@zhin.js/plugin-html-renderer": "0.0.51"
46
46
  },
47
47
  "peerDependencies": {
48
- "zhin.js": "1.0.71",
49
- "@zhin.js/plugin-html-renderer": "0.0.49"
48
+ "zhin.js": "1.0.73",
49
+ "@zhin.js/plugin-html-renderer": "0.0.51"
50
50
  },
51
51
  "peerDependenciesMeta": {
52
52
  "@zhin.js/plugin-html-renderer": {
@@ -1,11 +1,14 @@
1
1
  ---
2
2
  name: group-daily-analysis
3
- description: 群日常分析:基于收件箱统计群消息、参与人数、活跃时段,支持按群启用/禁用与定时报告。
3
+ description: >-
4
+ 群日常分析:基于收件箱统计群消息数量、参与人数、活跃时段,
5
+ 支持按群启用/禁用和定时分析报告。通过命令和定时任务运行,无 AI 工具。
4
6
  keywords:
5
7
  - 群分析
6
8
  - 日常分析
7
9
  - 群统计
8
- - 分析设置
10
+ - 活跃
11
+ - 报告
9
12
  tags:
10
13
  - group
11
14
  - analysis
@@ -14,6 +17,13 @@ tags:
14
17
  tools: []
15
18
  ---
16
19
 
17
- ## 执行规则
20
+ # 群日常分析
18
21
 
19
- - 依赖收件箱与定时任务配置;使用插件内命令与工具进行分析与设置。
22
+ 基于收件箱数据自动分析群活跃度。无 AI 工具可调用。
23
+
24
+ ## 能力
25
+
26
+ - 统计群消息数量、参与人数、活跃时段分布
27
+ - 支持按群启用/禁用分析功能
28
+ - 定时任务自动生成分析报告推送到群内
29
+ - 通过聊天命令管理分析设置