From 932b212e0476b4ac68b4b491187d5c1b95d5142d Mon Sep 17 00:00:00 2001 From: Alpaca4610 Date: Mon, 20 May 2024 21:27:00 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E4=BA=BA=E6=A0=BC=E5=92=8CAI=E7=BB=98=E5=9B=BE?= =?UTF-8?q?=E7=9A=84=E6=B7=B7=E5=90=88=E8=81=8A=E5=A4=A9BOT=20(#2723)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index ba75ce60..399c6d4a 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6044,5 +6044,21 @@ "author": "ajdgg", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_nai3_bot", + "project_link": "nonebot-plugin-nai3-bot", + "author": "Alpaca4610", + "tags": [ + { + "label": "NovelAI", + "color": "#52ea52" + }, + { + "label": "NAI3", + "color": "#52ea52" + } + ], + "is_official": false } ]