From af7e18166a35a40bd119be93961a0bae98729712 Mon Sep 17 00:00:00 2001 From: apshuang Date: Sat, 15 Mar 2025 14:39:57 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20maimai=E7=8C=9C?= =?UTF-8?q?=E6=AD=8C=E5=B0=8F=E6=B8=B8=E6=88=8F=20(#3317)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 441e7eed..20dc6daa 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8492,4 +8492,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_guess_song", + "project_link": "nonebot-plugin-guess-song", + "author_id": 116427400, + "tags": [ + { + "label": "maimai", + "color": "#17bcff" + }, + { + "label": "音游", + "color": "#ff9122" + }, + { + "label": "猜歌", + "color": "#ff2e5c" + } + ], + "is_official": false + }, ]