From fc29bb2681f9e155a066f8f7ce2e612af2855705 Mon Sep 17 00:00:00 2001 From: ChongxiSama Date: Sun, 11 Jan 2026 23:20:55 +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 f7d9cad6..375da4a1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10196,4 +10196,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 + }, ]