From cc7cfe4d6a17c30af3cfff7ee234c86b04546274 Mon Sep 17 00:00:00 2001 From: 006lp <006lp@users.noreply.github.com> Date: Wed, 22 Apr 2026 22:02:29 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=85=B7=E6=88=91?= =?UTF-8?q?=E9=9F=B3=E4=B9=90=20(#3974)?= 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 d565976bf66a..c221114698e7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10732,4 +10732,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_kuwo", + "project_link": "nonebot-plugin-kuwo", + "author_id": 144674902, + "tags": [ + { + "label": "music", + "color": "#52e7ea" + }, + { + "label": "kuwo", + "color": "#ddf106" + } + ], + "is_official": false + }, ]