From a5de8886ae42b55a5761e5cbd9d24207648211ea Mon Sep 17 00:00:00 2001 From: Ant1816 Date: Tue, 31 Dec 2024 14:37:44 +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 87f0bfa35552..5e4659b5fa30 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8061,4 +8061,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 + }, ]