From d1d3efbacd42d78ff6fed342b33b2de0d6574cee Mon Sep 17 00:00:00 2001 From: shoucandanghehe Date: Sat, 6 Jun 2026 18:16:08 +0800 Subject: [PATCH] :beers: publish plugin Uptime Kuma (#4041) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 566c86ea..1420c286 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10978,4 +10978,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_uptimekuma", + "project_link": "nonebot-plugin-uptimekuma", + "author_id": 51957264, + "tags": [ + { + "label": "UptimeKuma", + "color": "#e04c4c" + }, + { + "label": "监控", + "color": "#76dc39" + }, + { + "label": "server", + "color": "#96f9b7" + } + ], + "is_official": false + }, ]