Skip to content

Commit 5c6c713

Browse files
authored
fix
1 parent 398f671 commit 5c6c713

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

plugins.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
"desc": "Live2D 桌面客户端平台适配器,支持 L2D-Bridge Protocol v1.0",
1616
"author": "lxfight",
1717
"repo": "https://github.com/lxfight/astrbot_plugin_live2d_adapter",
18-
"tags": ["platform"],
18+
"tags": [
19+
"platform"
20+
],
1921
"social_link": "https://github.com/lxfight"
2022
},
2123
"astrbot_plugin_telegram_summary": {
@@ -100,7 +102,11 @@
100102
"desc": "还在手写 AstrBot 插件?描述你想要的功能,看着 AI 把它变成可运行的代码——不需要编程经验,不需要翻阅文档,只需要一句话。CodeMage 正在改变机器人扩展的开发方式,而你绝对想不到它还能做到什么。",
101103
"author": "qa296",
102104
"repo": "https://github.com/qa296/astrbot_plugin_codemage",
103-
"tags": ["ai", "agent", "codegen"]
105+
"tags": [
106+
"ai",
107+
"agent",
108+
"codegen"
109+
]
104110
},
105111
"astrbot_plugin_XYTUFunction": {
106112
"display_name": "XYTUFunction | XYTU 功能集",
@@ -305,7 +311,11 @@
305311
"desc": "将 Claude Code CLI 作为 LLM 函数工具集成到 AstrBot",
306312
"author": "YukiRa1n",
307313
"repo": "https://github.com/YukiRa1n/astrbot_plugin_claudecode",
308-
"tags": ["AI", "Claude", "Claude Code"],
314+
"tags": [
315+
"AI",
316+
"Claude",
317+
"Claude Code"
318+
],
309319
"social_link": "https://github.com/YukiRa1n"
310320
},
311321
"astrbot_plugin_sudoku": {
@@ -2114,7 +2124,7 @@
21142124
"气象预警",
21152125
"海啸预警"
21162126
],
2117-
"social_link": "https://github.com/DBJD-CR",
2127+
"social_link": "https://github.com/DBJD-CR"
21182128
},
21192129
"astrbot_plugin_lofter_parser": {
21202130
"display_name": "Lofter自动解析",

0 commit comments

Comments
 (0)