From 9fcdc3a374695a5190010d94d14b0cf87173ff6f Mon Sep 17 00:00:00 2001 From: ChlorophyTeio Date: Thu, 22 Jan 2026 00:15:11 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9F=BA=E4=BA=8E?= =?UTF-8?q?QQ=E9=9F=B3=E4=B9=90=E6=AD=8C=E5=8D=95=E7=9A=84=E9=9F=B3?= =?UTF-8?q?=E4=B9=90=E6=8E=A8=E8=8D=90=20(#3837)?= 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 87be7557..06e02c67 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10268,4 +10268,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_qqmusic_reco", + "project_link": "nonebot-plugin-qqmusic-reco", + "author_id": 99163726, + "tags": [ + { + "label": "music", + "color": "#ea5252" + }, + { + "label": "recommend", + "color": "#beeb0c" + } + ], + "is_official": false + }, ]