Skip to content

Commit d67a931

Browse files
authored
Add new plugins to plugins.json
1 parent 1433525 commit d67a931

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

plugins.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
11
{
2+
"astrbot_mcmod_card": {
3+
"desc": "MC 百科卡片解析",
4+
"author": "QiChenSn",
5+
"repo": "https://github.com/QiChenSn/astrbot_mcmod_card",
6+
"tags": ["MC", "mcmod", "解析"],
7+
"social_link": "https://github.com/QiChenSn"
8+
},
9+
"astrbot_plugin_bilibili_adapter": {
10+
"desc": "Bilibili 私信适配器,使用 Cookie 认证。",
11+
"author": "Magstic, Gemini 2.5 Pro, Claude Opus 4, ChatGPT 5",
12+
"repo": "https://github.com/Hina-Chat/astrbot_plugin_bilibili_adapter",
13+
"tags": ["Bilibili", "平台适配器"],
14+
"social_link": "https://magstic.art/",
15+
"pinned": true
16+
},
17+
"astrbot_plugin_SendBlessings": {
18+
"desc": "在节假日自动送上祝福并配图",
19+
"author": "Cheng-MaoMao",
20+
"repo": "https://github.com/Cheng-MaoMao/astrbot_plugin_SendBlessings",
21+
"tags": [
22+
"图片生成",
23+
"节日",
24+
"信息"
25+
]
26+
},
227
"astrbot_plugin_hapemxg_Inspect": {
328
"desc": "LLM 内容审查插件,集成了正则表达式与 AI 模型双重审查机制。当回复不合规时,能自动重试并智能引导模型修正,确保内容安全合规。",
429
"author": "hapemxg",

0 commit comments

Comments
 (0)