From 9d6832303de1444658eb98fe013e99cb3e227947 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Sun, 13 Oct 2024 21:19:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=BF=90=E8=A1=8C?= =?UTF-8?q?=E7=8A=B6=E6=80=81=20(#3018)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 7d13d4a7eb2..4c792379dcd 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7278,5 +7278,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_running_state", + "project_link": "nonebot-plugin-running-state", + "author": "zhongwen-4", + "tags": [ + { + "label": "server", + "color": "#ea5252" + } + ], + "is_official": false } ]