From 0c06238b880f7ce581d3485b2450d562229317b8 Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Sun, 21 Jun 2026 00:26:35 +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 fe70634f..ccc21e3e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11040,4 +11040,20 @@ "tags": [], "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 + }, ]