Skip to content

Commit 99bc278

Browse files
authored
Add new AstrBot plugins and remove codemage
Added several new AstrBot plugins with details including display names, descriptions, authors, repositories, and tags. Removed the 'codemage' plugin entry.
1 parent 2ed4888 commit 99bc278

File tree

1 file changed

+60
-12
lines changed

1 file changed

+60
-12
lines changed

plugins.json

Lines changed: 60 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,66 @@
1010
],
1111
"social_link": "https://github.com/advent259141"
1212
},
13+
"astrbot_plugin_steam_updates": {
14+
"display_name": "Steam 游戏更新推送插件",
15+
"desc": "使用 Steam News API 轮询游戏更新并推送(支持多 AppID / 卡片或文本)",
16+
"author": "DearCrazyLeaf",
17+
"repo": "https://github.com/DearCrazyLeaf/astrbot_plugin_steam_updates",
18+
"tags": [
19+
"steam"
20+
]
21+
},
22+
"astrbot_plugin_codemage": {
23+
"display_name": "CodeMage",
24+
"desc": "还在手写 AstrBot 插件?描述你想要的功能,看着 AI 把它变成可运行的代码——不需要编程经验,不需要翻阅文档,只需要一句话。CodeMage 正在改变机器人扩展的开发方式,而你绝对想不到它还能做到什么。",
25+
"author": "qa296",
26+
"repo": "https://github.com/qa296/astrbot_plugin_codemage",
27+
"tags": ["ai", "agent", "codegen"]
28+
},
29+
"astrbot_plugin_XYTUFunction": {
30+
"display_name": "XYTUFunction | XYTU 功能集",
31+
"desc": "AstrBot 基础功能插件? 一个就够了!",
32+
"author": "Tangzixy, Slime, SLserver, XYTUworkshop",
33+
"repo": "https://github.com/XYTUworkshop/astrbot_plugin_XYTUFunction",
34+
"tags": [
35+
"功能",
36+
"状态查询"
37+
],
38+
"social_link": "https://www.xytuws.cn"
39+
},
40+
"astrbot_plugin_lzpersona": {
41+
"display_name": "快捷人格生成",
42+
"desc": "AI 驱动的人格生成、优化、画像工具。通过简单描述生成人格,智能优化提示词,与 AstrBot 原生 Persona 系统无缝集成。",
43+
"author": "SJ",
44+
"repo": "https://github.com/idiotsj/astrbot_plugin_lzpersona/tree/main",
45+
"tags": [
46+
"画像",
47+
"效率",
48+
"人格",
49+
"提示词"
50+
],
51+
"social_link": "https://github.com/idiotsj"
52+
},
53+
"astrbot_plugin_clawdbot_bridge": {
54+
"display_name": "astrbot_plugin_clawdbot_bridge",
55+
"desc": "AstrBot 与 OpenClaw 的桥接插件,允许管理员通过 QQ 消息直接与 OpenClaw AI Agent 交互,执行系统管理、文档生成等任务。",
56+
"author": "4869-yinxu",
57+
"repo": "https://github.com/4869-yinxu/astrbot_plugin_clawdbot_bridge",
58+
"tags": [
59+
"openclaw",
60+
"qq"
61+
],
62+
"social_link": "https://github.com/4869-yinxu"
63+
},
64+
"astrbot_plugin_xinsanguo_voice": {
65+
"display_name": "新三国语音梗插件",
66+
"desc": "一个 AstrBot 插件,用于识别群聊中的新三国经典台词关键词,自动发送对应的语音片段。",
67+
"author": "落日七号、复读机长",
68+
"repo": "https://github.com/luori7hao/astrbot_plugin_xinsanguo_voice",
69+
"tags": [
70+
"娱乐"
71+
]
72+
},
1373
"astrbot_plugin_elves_world": {
1474
"display_name": "精灵世界",
1575
"desc": "精灵对战游戏 - 探索、收集、战斗!",
@@ -827,18 +887,6 @@
827887
"author": "LgCookie&etgpao&feiu",
828888
"repo": "https://github.com/dafeiwu666/astrbot_plugin_ppnai"
829889
},
830-
"astrbot_plugin_codemage": {
831-
"display_name": "插件生成器",
832-
"desc": "一个基于AI的 AstrBot 插件生成器,可以根据自然语言描述自动生成完整的 AstrBot 插件。",
833-
"author": "qa296",
834-
"repo": "https://github.com/qa296/astrbot_plugin_codemage",
835-
"tags": [
836-
"插件",
837-
"ai",
838-
"生成"
839-
],
840-
"social_link": "https://github.com/qa296/"
841-
},
842890
"astrbot_plugin_music_pro": {
843891
"display_name": "高级点歌",
844892
"desc": "AstrBot 点歌插件,智能使用多个 API,达成免费听各种音乐",

0 commit comments

Comments
 (0)