From 8a2da2cb2d0a9b8a57907c681fc9a614ca8215fc Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Sat, 13 Jun 2026 19:41:09 +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 b2a15662..71253669 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11017,4 +11017,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 + }, ]