From 0e3574b90d08e869bb02ef43bfff8c076f855663 Mon Sep 17 00:00:00 2001 From: Apasike Date: Mon, 7 Sep 2026 18:47:51 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Komari=20=E6=8E=A2?= =?UTF-8?q?=E9=92=88=E7=8A=B6=E6=80=81=E6=88=AA=E5=9B=BE=20(#4160)?= 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 0b6b2195..8ca988cf 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11671,4 +11671,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_komari_status", + "project_link": "nonebot-plugin-komari-status", + "author_id": 88136148, + "tags": [ + { + "label": "server", + "color": "#f9f9f9" + } + ], + "is_official": false + }, ]