From fe255772cbcd642ab2ea9ddf926474dec3160ed1 Mon Sep 17 00:00:00 2001 From: TogetsuDo Date: Tue, 14 Apr 2026 19:22:32 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Bot=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E7=9B=91=E6=8E=A7=20(#3967)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d623083a..b3ad6b38 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_bot_monitor", + "project_link": "nonebot-plugin-bot-monitor", + "author_id": 62124595, + "tags": [ + { + "label": "offline", + "color": "#ea5252" + }, + { + "label": "monitor", + "color": "#ea5252" + } + ], + "is_official": false + }, ]