From f67cb24867249ae5aeb01231830468715e53c52f Mon Sep 17 00:00:00 2001 From: LeoBlackMT Date: Mon, 27 Apr 2026 17:18:20 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20osu!mania=20?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E7=AE=B1=20(#3976)?= 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 ef92145b..335fd3bc 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10752,4 +10752,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_osumania_toolkit", + "project_link": "nonebot-plugin-osumania-toolkit", + "author_id": 95923342, + "tags": [ + { + "label": "osu!mania", + "color": "#ea5252" + }, + { + "label": "func", + "color": "#ea5252" + }, + { + "label": "tool", + "color": "#ea5252" + } + ], + "is_official": false + }, ]