From aebf4c82cc97c4bdd69e3f1c5486ac415431f281 Mon Sep 17 00:00:00 2001 From: p0rt39 Date: Thu, 16 Jul 2026 18:01:14 +0800 Subject: [PATCH] :beers: publish plugin Nonebot, RUOK? (#4103) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 029d5824..a2f5495d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11306,4 +11306,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_ruok", + "project_link": "nonebot-plugin-ruok", + "author_id": 122146865, + "tags": [ + { + "label": "webui", + "color": "#42dce1" + }, + { + "label": "用户上报", + "color": "#425be1" + }, + { + "label": "异常处理", + "color": "#e14245" + } + ], + "is_official": false + }, ]