From 058d018ba66399d11b1c9c025a6de509d96a81f5 Mon Sep 17 00:00:00 2001 From: bananaxiao2333 Date: Tue, 3 Jun 2025 12:16:50 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_uptime_kuma_puller (#3456) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 84bef9ca..aae6539b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9171,4 +9171,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_uptime_kuma_puller", + "project_link": "nonebot-plugin-uptime-kuma-puller", + "author_id": 162992527, + "tags": [ + { + "label": "监控抓取器", + "color": "#7d24d5" + } + ], + "is_official": false + }, ]