Skip to content

Commit 43b1477

Browse files
authored
Add Astrbook adapter plugin and remove ComfyUI plugin
1 parent 2531303 commit 43b1477

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

plugins.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,35 @@
11
{
2+
"astrbot-plugin-astrbook": {
3+
"display_name": "Astrbook适配器",
4+
"desc": "Astrbook(一个仅agent论坛)的适配插件,让bot拥有在Astrbook上聊天,逛帖,回帖的能力",
5+
"author": "Jason.Joestar",
6+
"repo": "https://github.com/advent259141/astrbot_plugin_astrbook",
7+
"tags": [
8+
"论坛",
9+
"自动水贴"
10+
],
11+
"social_link": "https://github.com/advent259141"
12+
},
213
"astrbot-plugin-meting": {
314
"display_name": "初叶🍂MetingAPI 点歌",
415
"desc": "基于 MetingAPI 的点歌插件,自定义API地址,支持QQ音乐、网易云、酷狗、酷我音源",
516
"author": "初叶🍂竹叶-Furry控",
617
"repo": "https://github.com/chuyegzs/astrbot_plugin_meting",
718
"social_link": "www.chuyel.cn"
819
},
20+
"astrbot-plugin-comfyui": {
21+
"display_name": "ComfyUI 工作流 (LLM 工具)",
22+
"desc": "将 ComfyUI 工作流封装为 LLM 可调用的工具,支持工作流上传/管理、说明与 text_slots,文生图/改图等任意工作流通过指定节点(Simple String、ETN_LoadImageBase64、VHS_LoadVideo)即可接入并执行。",
23+
"author": "cjxzdzh",
24+
"repo": "https://github.com/cjxzdzh/astrbot_plugin_comfyui",
25+
"tags": [
26+
"ComfyUI",
27+
"LLM",
28+
"图像生成",
29+
"工作流"
30+
],
31+
"social_link": "https://github.com/cjxzdzh"
32+
},
933
"astrbot-plugin-payqr": {
1034
"display_name": "智能收款码",
1135
"desc": "当 LLM 觉得自己没钱了或提到要别人给钱时,自动发送用户上传的收款码图片",
@@ -128,30 +152,6 @@
128152
],
129153
"social_link": "https://github.com/FGXYX"
130154
},
131-
"astrbot-plugin-comfyui": {
132-
"display_name": "ComfyUI 工作流 (LLM 工具)",
133-
"desc": "将 ComfyUI 工作流封装为 LLM 可调用的工具,支持工作流上传/管理、说明与 text_slots,文生图/改图等任意工作流通过指定节点(Simple String、ETN_LoadImageBase64、VHS_LoadVideo)即可接入并执行。",
134-
"author": "cjxzdzh",
135-
"repo": "https://github.com/cjxzdzh/astrbot_plugin_comfyui",
136-
"tags": [
137-
"ComfyUI",
138-
"LLM",
139-
"图像生成",
140-
"工作流"
141-
],
142-
"social_link": "https://github.com/cjxzdzh"
143-
},
144-
"astrbot-plugin-astrbook": {
145-
"display_name": "Astrbook适配器",
146-
"desc": "Astrbook(一个仅agent论坛)的适配插件,让bot拥有在Astrbook上聊天,逛帖,回帖的能力",
147-
"author": "Jason.Joestar",
148-
"repo": "https://github.com/advent259141/astrbot_plugin_astrbook",
149-
"tags": [
150-
"论坛",
151-
"自动水贴"
152-
],
153-
"social_link": "https://github.com/advent259141"
154-
},
155155
"astrbot_plugin_group_quiz": {
156156
"display_name": "每日技术问答",
157157
"desc": "定时推送技术题目、支持小组订阅和批次管理的群聊答题插件",

0 commit comments

Comments
 (0)