From 47493c3a5eb2e59df44775872fbb1be03ed431e3 Mon Sep 17 00:00:00 2001 From: Ant1816 Date: Wed, 1 Jan 2025 10:50:47 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=9F=B3=E9=A2=91?= =?UTF-8?q?=E6=96=87=E4=BB=B6BPM=E8=AE=A1=E7=AE=97=E5=99=A8=20(#3216)?= 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 de9e8148..6ceda070 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8077,4 +8077,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_checkbpm", + "project_link": "nonebot-plugin-checkbpm", + "author_id": 186144551, + "tags": [ + { + "label": "music", + "color": "#ea5252" + }, + { + "label": "bpm", + "color": "#ea5252" + }, + { + "label": "tool", + "color": "#ea5252" + } + ], + "is_official": false + }, ]