From 7a44c71be622c10f00285b2352e38bd5b3c0e23b Mon Sep 17 00:00:00 2001 From: TZJackZ2B9S Date: Fri, 26 Dec 2025 17:22:26 +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 198d0e74..2a622feb 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10138,4 +10138,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 + }, ]