Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
{
"ImgBB助手": {
"display_name": "ImgBB助手",
"desc": "这是一个用于AstrBot的插件,允许用户抓取指定 ImgBB 用户的公开相册图片,支持对订阅用户随机抓取,使用api_key上传图片到图床,以及通过 Cookie 访问受限内容。",
"author": "FGXYX",
"repo": "https://github.com/FGXYX/astrbot_plugin_ImgBB_Subscriber",
"tags": [
"免费图床"
],
"social_link": "https://github.com/FGXYX"
},
"astrbot-plugin-comfyui": {
"display_name": "ComfyUI 工作流 (LLM 工具)",
"desc": "将 ComfyUI 工作流封装为 LLM 可调用的工具,支持工作流上传/管理、说明与 text_slots,文生图/改图等任意工作流通过指定节点(Simple String、ETN_LoadImageBase64、VHS_LoadVideo)即可接入并执行。",
Expand Down
Loading