From d8a1a0ab38b057e4a1bbff2b81632a142c613d75 Mon Sep 17 00:00:00 2001 From: KomoriDev Date: Sat, 24 Aug 2024 16:32:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20maimai=20DX=20?= =?UTF-8?q?=E6=9F=A5=E5=88=86=20(#2920)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 33754c49..811fda51 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6846,5 +6846,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_lxns_maimai", + "project_link": "nonebot-plugin-lxns-maimai", + "author": "KomoriDev", + "tags": [ + { + "label": "maimai", + "color": "#228be6" + } + ], + "is_official": false } ]