From e051419c7ba94290bb4b0c8abeb5941e11a69e38 Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Mon, 15 Jun 2026 15:26:46 +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 2e24ad4f..a3a719be 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,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 + }, ]