From ba9ca63f1002204e1490f4cd3eee111dcdfafd05 Mon Sep 17 00:00:00 2001 From: CCYellowStar2 Date: Sat, 3 Aug 2024 15:09:47 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20SunoAI=E9=9F=B3?= =?UTF-8?q?=E4=B9=90=E7=94=9F=E6=88=90=20(#2852)?= 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 ce490550..a184c33a 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6579,5 +6579,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_sunoai", + "project_link": "nonebot-plugin-sunoai", + "author": "CCYellowStar2", + "tags": [ + { + "label": "SunoAi", + "color": "#ea5252" + }, + { + "label": "AI歌曲", + "color": "#ea5252" + } + ], + "is_official": false } ]