From 71c9d889222df42a76fce9fc19c48d9e699c4989 Mon Sep 17 00:00:00 2001 From: Umamusume-Agnes-Digital Date: Wed, 8 Feb 2023 06:54:57 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=88=9E=E8=90=8C?= =?UTF-8?q?maimai=E6=8F=92=E4=BB=B6=E7=89=88=20(#1684)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index bec53d87b071..3e57d8250f16 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4253,5 +4253,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_maimai", + "project_link": "nonebot-plugin-maimai", + "name": "舞萌maimai插件版", + "desc": "要使用游客模式吗? 要使用游客模式吗?", + "author": "Umamusume-Agnes-Digital", + "homepage": "https://github.com/Umamusume-Agnes-Digital/nonebot_plugin_maimai", + "tags": [ + { + "label": "maimai", + "color": "#5262ea" + } + ], + "is_official": false } ]