From 85ed846879156b33a95ff091405bde51182c3c90 Mon Sep 17 00:00:00 2001 From: 1v7w <1v7w@users.noreply.github.com> Date: Fri, 17 Apr 2026 14:47:08 +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 15ff8eeb..13d50ff8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10660,4 +10660,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 + }, ]