From e11805a418a647fde4fcf307a8a09849b315e6ed Mon Sep 17 00:00:00 2001 From: 1v7w <1v7w@users.noreply.github.com> Date: Tue, 14 Apr 2026 16:35:00 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=88=9E=E7=AB=8B?= =?UTF-8?q?=E6=96=B9=E6=8F=92=E4=BB=B6=20(#3955)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d623083a..11c0cf35 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_dancecube", + "project_link": "nonebot-plugin-dancecube", + "author_id": 25610914, + "tags": [ + { + "label": "音游", + "color": "#ea5252" + }, + { + "label": "舞立方", + "color": "#377aba" + } + ], + "is_official": false + }, ]