From c85b4bcee3edc0d4cea45c2b1c50348a4bf5eac6 Mon Sep 17 00:00:00 2001 From: DZYCD Date: Thu, 28 Aug 2025 19:23:32 +0800 Subject: [PATCH] :beers: publish plugin ImageLibrary (#3619) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 8b08cf95..781124ef 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9541,4 +9541,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_ImageLibrary", + "project_link": "nonebot-plugin-imagelibrary", + "author_id": 126797731, + "tags": [ + { + "label": "image", + "color": "#7629c4" + } + ], + "is_official": false + }, ]