From a5929f80f73f219f6c7d51923729201edcdb4fbf Mon Sep 17 00:00:00 2001 From: A-kirami Date: Wed, 12 Oct 2022 15:26:16 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20AI=E7=BB=98?= =?UTF-8?q?=E5=9B=BE=20(#1322)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 3b45f36e..17f0b924 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2974,5 +2974,15 @@ "homepage": "https://github.com/sena-nana/MutsukiBot/tree/main/nonebot-plugin-novelai", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_aidraw", + "project_link": "nonebot-plugin-aidraw", + "name": "AI绘图", + "desc": "使用第三方 API 的 NovelAI 绘图插件", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-aidraw", + "tags": [], + "is_official": false } ] \ No newline at end of file