From c96e9dbcb6d7df25989f117cbe7dbe338ee71259 Mon Sep 17 00:00:00 2001 From: qwq12738qwq Date: Mon, 30 Sep 2024 21:20:28 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Beat=20Saber?= =?UTF-8?q?=E6=9F=A5=E5=88=86=E5=99=A8=20(#2973)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index bec60f77..38d66ce2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7082,5 +7082,17 @@ "author": "lyqgzbl", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_beatsaberscore", + "project_link": "nonebot-plugin-beatsaberscore", + "author": "qwq12738qwq", + "tags": [ + { + "label": "Beat Saber", + "color": "#456df1" + } + ], + "is_official": false } ]