From 64461d95d5f0c928321c7de9147acba5c2781f41 Mon Sep 17 00:00:00 2001 From: "astrbot-plugin-copybara[bot]" <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:11:42 +0000 Subject: [PATCH] chore: sync plugin from AstrBotDevs/AstrBot#4897 --- plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins.json b/plugins.json index 6c8b8871..d7665962 100644 --- a/plugins.json +++ b/plugins.json @@ -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)即可接入并执行。",