From a152ee9a8d065f463cf3c827428d884349079229 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:09:13 +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..c24cd021 100644 --- a/plugins.json +++ b/plugins.json @@ -8240,5 +8240,15 @@ "author": "长安某", "desc": "过滤消息段中的think", "repo": "https://github.com/zgojin/astrbot_plugin_thinkTags" + }, + "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" } }