From 9025ad8f0e30a919fb100ae2f64fb9bbbdb26d19 Mon Sep 17 00:00:00 2001 From: ChongxiSama Date: Tue, 24 Mar 2026 20:30:46 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=88=9E=E8=90=8C?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E7=9B=91=E6=8E=A7=20(#3909)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 935f6db79dd7..5dd74da7e34c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10568,4 +10568,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_maimaimonitor", + "project_link": "nonebot-plugin-maimaimonitor", + "author_id": 141206905, + "tags": [ + { + "label": "舞萌", + "color": "#ea5252" + }, + { + "label": "maimai", + "color": "#ea5252" + }, + { + "label": "服务器状态", + "color": "#ea5252" + } + ], + "is_official": false + }, ]