From d84bba25faa54c19095e9412bd028f1a9df87232 Mon Sep 17 00:00:00 2001 From: ChongxiSama Date: Mon, 19 Jan 2026 20:52:51 +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(#3801)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 552044f6..24477fa8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10248,4 +10248,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_maimaimonitor", + "project_link": "nonebot-plugin-maimaimonitor", + "author_id": 141206905, + "tags": [ + { + "label": "maimai", + "color": "#39c5bb" + } + ], + "is_official": false + }, ]