From 7cf2d353ceb2977e320f73fd627af73ef6c2a52b Mon Sep 17 00:00:00 2001 From: TZJackZ2B9S Date: Wed, 14 Jan 2026 11:06:27 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_image_summary (#3785) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 5b0b965e..8fab6954 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10212,4 +10212,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_image_summary", + "project_link": "nonebot-plugin-image-summary", + "author_id": 107745057, + "tags": [ + { + "label": "图片外显", + "color": "#a061eb" + } + ], + "is_official": false + }, ]