From 5554cd426c346950aaf8a6e89fc1e3a25d61557e Mon Sep 17 00:00:00 2001 From: TZJackZ2B9S Date: Mon, 5 Jan 2026 16:57: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 d384aab7..792ba852 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,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 + }, ]