From 55c190896726671bc8945a41427b25f0824f4b8c Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Fri, 26 Jun 2026 18:52:51 +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 a48db5b6..5d6ae756 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11080,4 +11080,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 + }, ]