From f552a71baeb61f065c119e18ca5e16a5292387ad Mon Sep 17 00:00:00 2001 From: TogetsuDo Date: Fri, 17 Apr 2026 14:29:00 +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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d623083a..15ff8eeb 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_bot_monitor", + "project_link": "nonebot-plugin-bot-monitor", + "author_id": 62124595, + "tags": [ + { + "label": "monitor", + "color": "#ea5252" + } + ], + "is_official": false + }, ]