-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackages.json
More file actions
436 lines (436 loc) · 15.5 KB
/
packages.json
File metadata and controls
436 lines (436 loc) · 15.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
{
"last_updated": "2026-04-26T04:51:47Z",
"modules": {
"Dashboard": {
"package": "ErisPulse-Dashboard",
"version": "1.2.0",
"author": "ErisPulse",
"description": "ErisPulse 框架官方 Web 管理面板,提供系统监控、模块管理、配置编辑、事件流查看等功能",
"min_sdk_version": "2.4.0",
"repository": "https://github.com/ErisPulse/ErisPulse-Dashboard",
"official": true,
"tags": [
"dashboard",
"webui",
"admin",
"management",
"monitor"
]
},
"HelpModule": {
"package": "ErisPulse-HelpModule",
"version": "2.1.0",
"author": "wsu2059q",
"description": "为统一的命令系统提供一个help命令,用来在平台查看现有命令",
"min_sdk_version": "2.2.0",
"repository": "https://github.com/wsu2059q/ErisPulse-HelpModule",
"official": false,
"tags": [
"help",
"command",
"命令列表"
]
},
"ErisPulse-UmaMusume": {
"package": "ErisPulse-UmaMusume",
"version": "1.0.0",
"author": "CyanTea",
"description": "ErisPulse的赛马娘主题机器人模块",
"min_sdk_version": "2.3.8",
"repository": "https://codeberg.org/ybr/ErisPulse-UmaMusume",
"official": false,
"tags": [
"赛马娘",
"娱乐",
"塔罗牌"
]
},
"Feedback": {
"package": "ErisPulse-Feedback",
"version": "1.1.0",
"author": "wsu2059",
"description": "ErisPulse 反馈系统模块,支持反馈提交、状态管理、多群聊反馈组和数据导入导出",
"min_sdk_version": "2.3.0",
"repository": "https://github.com/wsu2059q/ErisPulse-Feedback",
"official": false,
"tags": [
"反馈",
"feedback",
"群组管理",
"权限控制"
]
},
"EditVideoPlayer": {
"package": "ErisPulse-EditVideoPlayer",
"version": "1.0.1",
"author": "wsu2059q",
"description": "一个通用的视频播放器模块,可将视频转换为点阵字符并在支持消息编辑的平台上播放",
"min_sdk_version": "2.1.14-alpha.1",
"repository": "https://github.com/wsu2059q/ErisPulse-EditVideoPlayer",
"official": false,
"tags": [
"player",
"视频播放",
"编辑消息",
"editor"
]
},
"InfoQuery": {
"package": "ErisPulse-InfoQuery",
"version": "1.0.0",
"author": "wsu2059q",
"description": "信息统计查询模块,用于查询InfoStats收集的统计数据",
"min_sdk_version": "2.1.14-alpha.1",
"repository": "https://github.com/wsu2059q/ErisPulse-InfoQuery",
"official": false,
"tags": [
"信息查询",
"InfoStats"
]
},
"XiaomiMarathon": {
"package": "ErisPulse-XiaomiMarathon",
"version": "1.0.1",
"author": "wsu2059q",
"description": "小米马拉松模拟器",
"min_sdk_version": "2.1.10",
"repository": "https://github.com/wsu2059q/ErisPulse-XiaomiMarathon",
"official": false,
"tags": [
"小米马拉松",
"小米"
]
},
"InfoStats": {
"package": "ErisPulse-InfoStats",
"version": "1.0.0",
"author": "wsu2059q",
"description": "信息统计模块,用于监听和统计事件",
"min_sdk_version": "2.1.14-alpha.1",
"repository": "https://github.com/wsu2059q/ErisPulse-InfoStats",
"official": true,
"tags": [
"统计",
"monitoring",
"analytics",
"事件跟踪",
"data-analysis"
]
},
"GitHubParser": {
"package": "ErisPulse-GitHubParser",
"version": "1.0.2",
"author": "wsu2059q",
"description": "GitHub链接解析模块,自动解析消息中的仓库/Issue/PR信息并以最佳格式展示",
"min_sdk_version": "2.1.10",
"repository": "https://github.com/wsu2059q/ErisPulse-GitHubParser",
"official": false,
"tags": [
"github",
"解析"
]
},
"Weather": {
"package": "ErisPulse-Weather",
"version": "1.2.0",
"author": "ShanFish",
"description": "天气查询,支持绑定城市、今日天气、五日天气",
"min_sdk_version": "2.0.0",
"repository": "https://github.com/shanfishapp/ErisPulse-Weather",
"official": false,
"tags": [
"天气",
"Weather"
]
},
"QvQChat": {
"package": "ErisPulse-QvQChat",
"version": "2.3.1",
"author": "wsu2059q",
"description": "一个基于多AI协同的智能对话模块,让AI像真人一样自然参与聊天",
"min_sdk_version": "2.3.0",
"repository": "https://github.com/wsu2059q/ErisPulse-QvQChat",
"official": false,
"tags": [
"QvQChat",
"AI"
]
},
"OpenAI": {
"package": "ErisPulse-OpenAI",
"version": "2.1.3",
"author": "wsu2059q",
"description": "ErisPulse OpenAI 通用接口封装模块",
"min_sdk_version": "2.0.0",
"repository": "https://github.com/ErisPulse/ErisPulse-OpenAI",
"official": true,
"tags": [
"OpenAI",
"AI"
]
},
"AIChat": {
"package": "ErisPulse-AIChat",
"version": "3.0.4",
"author": "wsu2059q",
"description": "AIChat 聊天机器人模块(停更)",
"min_sdk_version": "2.0.0",
"repository": "https://github.com/wsu2059q/ErisPulse-AIChat",
"official": false,
"tags": [
"AIChat",
"AI"
]
},
"SeTu": {
"package": "ErisPulse-SeTu",
"version": "1.2.0",
"author": "ShanFish",
"description": "简单的色图模块",
"min_sdk_version": "2.0.0",
"repository": "https://github.com/shanfishapp/ErisPulse-GetSeTu",
"official": false,
"tags": [
"色图",
"SeTu"
]
},
"SystemStatus": {
"package": "ErisPulse-SystemStatus",
"version": "1.0.3",
"author": "ShanFish",
"description": "提供获取系统内存、CPU、硬盘占用的接口",
"min_sdk_version": "2.0.0",
"repository": "https://github.com/shanfishapp/ErisPulse-SystemStatus",
"official": false,
"tags": [
"system-info",
"api"
]
},
"ServerStatusMonitor": {
"package": "ErisPulse-ServerStatusMonitor",
"version": "1.1.1",
"author": "wsu2059q",
"description": "系统信息查询模块-平台模块",
"repository": "https://github.com/wsu2059q/ErisPulse-ServerStatusMonitor",
"official": false,
"tags": []
},
"AdminControl": {
"package": "ErisPulse-AdminControl",
"version": "2.0.0",
"author": "wsu2059q",
"description": "ErisPulse 管理控制模块 - 提供框架管理和命令执行功能",
"min_sdk_version": "2.3.4-dev.3",
"repository": "https://github.com/wsu2059q/ErisPulse-AdminControl",
"official": false,
"tags": [
"admin",
"management",
"控制",
"framework"
]
},
"EmailForwarder": {
"package": "ErisPulse-EmailForwarder",
"version": "1.0.1",
"author": "wsu2059q",
"description": "监听邮件适配器并将邮件转发到其他平台的 ErisPulse 模块",
"min_sdk_version": "2.3.0",
"repository": "https://github.com/wsu2059q/ErisPulse-EmailForwarder",
"official": false,
"tags": [
"email",
"forwarder",
"邮件转发"
]
},
"DFAFilter": {
"package": "ErisPulse-DFAFilter",
"version": "2.0.0",
"author": "wsu2059q",
"description": "基于DFA算法的敏感词过滤模块,支持实时检测、自动替换和动态更新词库",
"min_sdk_version": "2.1.14-alpha.1",
"repository": "https://github.com/wsu2059q/ErisPulse-DFAFilter",
"official": false,
"tags": [
"敏感词过滤",
"DFA",
"过滤",
"filter"
]
},
"GitHubWebhook": {
"package": "ErisPulse-GitHubWebhook",
"version": "1.1.0",
"author": "wsu2059",
"description": "GitHub Webhook 聚合器模块,支持将 GitHub 事件转发到聊天平台",
"min_sdk_version": "2.3.0",
"repository": "https://github.com/wsu2059/ErisPulse-GitHubWebhook",
"official": false,
"tags": [
"github",
"webhook",
"事件转发"
]
},
"NekoCare": {
"package": "ErisPulse-NekoCare",
"version": "2.2.1",
"author": "wsu2059q, lin",
"description": "NekoCare - 虚拟猫猫养成模块",
"min_sdk_version": "2.2.0",
"repository": "https://github.com/wsu2059q/ErisPulse-NekoCare",
"official": false,
"tags": [
"neko",
"virtual-pet",
"猫猫养成"
]
},
"InteractiveTest": {
"package": "ErisPulse-InteractiveTest",
"version": "1.0.0",
"author": "wsu2059q",
"description": "ErisPulse 交互式对话与 OneBot12 消息构建器功能测试模块,类似echo模块但功能更强大",
"min_sdk_version": "2.3.0",
"repository": "https://github.com/wsu2059q/ErisPulse-InteractiveTest",
"official": false,
"tags": [
"测试",
"交互",
"echo",
"诊断"
]
}
},
"adapters": {
"Yunhu": {
"package": "ErisPulse-YunhuAdapter",
"author": "wsu2059q",
"version": "3.8.0",
"description": "云湖协议适配模块",
"repository": "https://github.com/ErisPulse/ErisPulse-YunhuAdapter",
"official": true,
"tags": [
"adapter",
"yunhu"
]
},
"OneBot11": {
"package": "ErisPulse-OneBot11Adapter",
"author": "wsu2059q",
"version": "3.7.0",
"description": "OneBot11协议适配模块",
"repository": "https://github.com/ErisPulse/ErisPulse-OneBot11Adapter",
"official": true,
"tags": [
"adapter",
"onebot11"
]
},
"OneBot12": {
"package": "ErisPulse-OneBot12Adapter",
"author": "wsu2059q",
"version": "1.2.0",
"description": "OneBot12协议适配模块",
"repository": "https://github.com/ErisPulse/ErisPulse-OneBot12Adapter",
"official": true,
"tags": [
"adapter",
"onebot12"
]
},
"Telegram": {
"package": "ErisPulse-TelegramAdapter",
"author": "wsu2059q",
"version": "3.6.0",
"description": "Telgram协议适配模块",
"repository": "https://github.com/ErisPulse/ErisPulse-TelegramAdapter",
"official": true,
"tags": [
"adapter",
"telgram"
]
},
"Email": {
"package": "ErisPulse-EmailAdapter",
"author": "wsu2059q",
"version": "1.2.0",
"description": "支持在 ErisPulse 生态系统中以事件形式收发电子邮件。",
"repository": "https://github.com/ErisPulse/ErisPulse-EmailAdapter",
"official": true,
"tags": [
"adapter",
"mail",
"email"
]
},
"YunhuUser": {
"package": "ErisPulse-YunhuUserAdapter",
"author": "wsu2059q",
"version": "1.4.0",
"description": "云湖用户账户驱动适配器,支持通过用户账号与云湖平台交互",
"repository": "https://github.com/wsu2059q/ErisPulse-YunhuUserAdapter",
"official": true,
"tags": [
"adapter",
"yunhu",
"user"
]
},
"sandbox": {
"package": "ErisPulse-SandboxAdapter",
"author": "ErisPulse",
"version": "2.1.3",
"description": "ErisPulse 的沙箱适配器,提供网页界面用于调试和模拟消息, 可以帮助您在不接入实际机器人平台的情况下进行开发和测试。",
"repository": "https://github.com/ErisPulse/ErisPulse-SandboxAdapter",
"official": true,
"tags": [
"adapter",
"sandbox",
"调试"
]
},
"Kook": {
"package": "ErisPulse-KookAdapter",
"author": "ShanFish",
"version": "0.2.1",
"description": "基于开源机器人框架 ErisPulse 的 Kook(开黑啦) 机器人适配器",
"repository": "https://github.com/shanfishapp/ErisPulse-KookAdapter",
"official": true,
"tags": [
"adapter",
"kook"
]
},
"Matrix": {
"package": "ErisPulse-MatrixAdapter",
"author": "wsu2059",
"version": "1.0.0",
"description": "ErisPulse的Matrix协议适配模块",
"repository": "https://github.com/ErisPulse/ErisPulse-MatrixAdapter",
"official": true,
"tags": [
"adapter",
"matrix"
]
},
"QQBot": {
"package": "ErisPulse-QQBotAdapter",
"author": "wsu2059",
"version": "1.0.0",
"description": "ErisPulse的QQ官方机器人适配模块",
"repository": "https://github.com/ErisPulse/ErisPulse-QQBotAdapter",
"official": true,
"tags": [
"bot",
"adapter",
"qq",
"qbot"
]
}
},
"cli_extensions": {}
}