From bb8dbc8205869d9b2b3c630d76c9482f16d0edf3 Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Tue, 21 Jul 2026 16:21:08 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20AI=E7=BB=98?= =?UTF-8?q?=E5=9B=BE=20(#4061)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e904b2dd834d..f032334319da 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11338,4 +11338,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_easy_aidraw", + "project_link": "nonebot-plugin-easy-aidraw", + "author_id": 70925546, + "tags": [ + { + "label": "aidraw", + "color": "#ff2c2c" + }, + { + "label": "OpenAi", + "color": "#00ff43" + } + ], + "is_official": false + }, ]