From a9058bf68590b82226f2f5f11e5d0a7dd476d5b1 Mon Sep 17 00:00:00 2001 From: GT-610 Date: Thu, 13 Nov 2025 10:25:26 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9B=BE=E5=83=8F?= =?UTF-8?q?=E5=AF=B9=E7=A7=B0=E5=A4=84=E7=90=86=20(#3739)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 9316d57a..aac629e2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9919,4 +9919,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_image_symmetry", + "project_link": "nonebot-plugin-image-symmetry", + "author_id": 79314033, + "tags": [ + { + "label": "image", + "color": "#ea5252" + } + ], + "is_official": false + }, ]