From a0a64275407613d5a6a99ee92cd777d0c02a9bfe Mon Sep 17 00:00:00 2001 From: CCYellowStar2 Date: Thu, 30 May 2024 14:04:47 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20ai=E5=94=B1?= =?UTF-8?q?=E6=AD=8C=20(#2742)?= 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 98523b68..e4b461b2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6128,5 +6128,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_aising", + "project_link": "nonebot-plugin-aising", + "author": "CCYellowStar2", + "tags": [ + { + "label": "唱歌", + "color": "#ea5252" + }, + { + "label": "NeuCoSVC", + "color": "#ea5252" + } + ], + "is_official": false } ]