From 1f29971e8f3a118bf2193d50301893fad6d1f1d6 Mon Sep 17 00:00:00 2001 From: ChongxiSama Date: Fri, 9 Jan 2026 12:01:40 +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 d384aab7..9f13ea5e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,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 + }, ]