From 899038557061180b0c2edb9b743d7fb3d1f53389 Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Sat, 13 Jun 2026 11:35:05 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BD=91=E5=BF=83?= =?UTF-8?q?=E4=BA=91=E5=A4=9A=E8=B4=A6=E5=8F=B7=E7=89=88=20(#4062)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index b2a15662..0c0b3e00 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11017,4 +11017,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_onething_monitor", + "project_link": "nonebot-plugin-onething-monitor", + "author_id": 86997355, + "tags": [ + { + "label": "网心云", + "color": "#b36a12" + }, + { + "label": "定时检测", + "color": "#f1ec54" + }, + { + "label": "多账号", + "color": "#f1ed7d" + } + ], + "is_official": false + }, ]