From 24a3d62358dc21c63f196c373e963855aab1b6cc Mon Sep 17 00:00:00 2001 From: padoru233 Date: Thu, 20 Nov 2025 17:49:02 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E7=BB=98=E5=9B=BE=20(#3749)?= 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 ede479be..89b8bec4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9962,4 +9962,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_templates_draw", + "project_link": "nonebot-plugin-templates-draw", + "author_id": 99017826, + "tags": [ + { + "label": "AI画图", + "color": "#ea5252" + } + ], + "is_official": false + }, ]