From 5d2760259cc41e678b9b5a61f2c3ca7610778296 Mon Sep 17 00:00:00 2001 From: 1v7w <1v7w@users.noreply.github.com> Date: Sun, 19 Apr 2026 15:34:41 +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 5a4b3dfc..e5a4b1ac 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10700,4 +10700,20 @@ ], "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 + }, ]