-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathplugins.json
More file actions
227 lines (227 loc) · 5.76 KB
/
Copy pathplugins.json
File metadata and controls
227 lines (227 loc) · 5.76 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
[
{
"name": "system",
"type": "plugin",
"author": "ElainaBot",
"description": "框架内置系统插件, 提供基础信息、管理、查询、示例等功能",
"version": "1.0.0",
"category": "系统",
"github": "https://github.com/ElainaCore/elaina-plugin-system",
"branch": "main",
"tags": [
"系统",
"管理",
"内置"
]
},
{
"name": "工作流API",
"type": "plugin",
"author": "冷曦",
"description": "可视化工作流自定义API,热更新,支持变量与节点输出",
"version": "1.0.1",
"category": "工具",
"github": "https://github.com/lengxi-root/elaina-plugin-workflowapi",
"branch": "main",
"tags": [
"工具"
]
},
{
"name": "熵增基座",
"type": "plugin",
"author": "冷曦",
"description": "游戏查询插件基座:一键安装三角洲、终末地、洛克王国:世界等游戏查询插件",
"version": "1.2.0",
"category": "游戏",
"github": "https://github.com/Entropy-Increase-Team/elaina-plugin-Entropy_Base",
"branch": "main",
"tags": [
"游戏",
"三角洲",
"终末地",
"洛克王国"
]
},
{
"name": "云痕前置插件",
"type": "plugin",
"author": "云痕",
"description": "前置插件:统一加载 config/ 所有 YAML 配置,自动生成加载日志,供其他插件调用",
"version": "1.5.0",
"category": "前置插件",
"github": "https://github.com/yhkj-nb/yh-qcj",
"branch": "main",
"tags": [
"前置插件",
"配置加载",
"YAML"
]
},
{
"name": "image_hosting",
"type": "module",
"author": "ElainaBot",
"description": "统一图床上传 (COS / B站 / QQ频道 / ChatGLM / Ukaka / 星野 / Nature)",
"version": "1.2.0",
"category": "服务",
"github": "https://github.com/ElainaCore/ElainaBot_v2",
"branch": "main",
"tags": [
"图床",
"上传",
"COS"
]
},
{
"name": "datastore",
"type": "module",
"author": "ElainaBot",
"description": "MySQL + Redis 统一数据存储模块, 异步连接池与完整 CRUD / 缓存操作",
"version": "1.0.0",
"category": "服务",
"github": "https://github.com/ElainaCore/ElainaBot_v2",
"branch": "main",
"tags": [
"数据库",
"MySQL",
"Redis"
]
},
{
"name": "playwright",
"type": "module",
"author": "ElainaBot",
"description": "异步 Playwright 浏览器渲染, 支持 URL/HTML 截图与 PDF 导出",
"version": "1.1.0",
"category": "服务",
"github": "https://github.com/ElainaCore/ElainaBot_v2",
"branch": "main",
"tags": [
"渲染",
"截图",
"Playwright"
]
},
{
"name": "onebot_adapter",
"type": "module",
"author": "Elaina",
"description": "OneBot 11 协议适配器, 将消息/事件推送到外部机器人框架",
"version": "1.3.2",
"category": "适配器",
"github": "https://github.com/ElainaCore/ElainaBot_v2",
"branch": "main",
"tags": [
"OneBot",
"适配器",
"WebSocket"
]
},
{
"name": "LGTBot_ElainaBot",
"type": "plugin",
"author": "铁蛋",
"description": "基于 C++ 的 LGTBot 游戏裁判机器人:支持 50+ 种多人游戏,将聊天室打造成游戏竞技平台(仅Linux)",
"version": "2.0.0",
"category": "游戏",
"github": "https://github.com/tiedanGH/LGTBot_ElainaBot",
"branch": "main",
"tags": [
"多人",
"竞技",
"桌游"
]
},
{
"name": "三角洲今日密码",
"type": "plugin",
"author": "冷曦",
"description": "三角洲行动每日密码查询,自动缓存当日密码",
"version": "1.0.0",
"category": "游戏",
"github": "https://github.com/lengxi-root/elaina-plugins-lengxi",
"branch": "main",
"path": "三角洲今日密码.py",
"tags": [
"游戏",
"三角洲",
"查询"
]
},
{
"name": "全量申请",
"type": "plugin",
"author": "冷曦",
"description": "生成群全量消息授权链接,免@处理指令",
"version": "1.0.0",
"category": "工具",
"github": "https://github.com/lengxi-root/elaina-plugins-lengxi",
"branch": "main",
"path": "全量申请.py",
"tags": [
"工具",
"QQ群",
"授权"
]
},
{
"name": "哈基米",
"type": "plugin",
"author": "冷曦",
"description": "随机发送哈基米语音",
"version": "1.0.0",
"category": "娱乐",
"github": "https://github.com/lengxi-root/elaina-plugins-lengxi",
"branch": "main",
"path": "哈基米.py",
"tags": [
"娱乐",
"语音"
]
},
{
"name": "字符字",
"type": "plugin",
"author": "冷曦",
"description": "将汉字转为字符画",
"version": "1.0.0",
"category": "娱乐",
"github": "https://github.com/lengxi-root/elaina-plugins-lengxi",
"branch": "main",
"path": "字符字.py",
"tags": [
"娱乐"
]
},
{
"name": "恶臭生成器",
"type": "plugin",
"author": "冷曦",
"description": "将任意数字转换为 114514 表达式(本地计算)",
"version": "1.0.0",
"category": "娱乐",
"github": "https://github.com/lengxi-root/elaina-plugins-lengxi",
"branch": "main",
"path": "恶臭生成器.py",
"tags": [
"娱乐"
]
},
{
"name": "音乐点歌",
"type": "plugin",
"author": "冷曦",
"description": "QQ音乐搜索与播放,支持序号选歌",
"version": "1.0.0",
"category": "娱乐",
"github": "https://github.com/lengxi-root/elaina-plugins-lengxi",
"branch": "main",
"path": "音乐点歌.py",
"tags": [
"音乐",
"点歌",
"娱乐"
]
}
]