From 55193fa9ef07c6af04da4e29d883707d9269639f Mon Sep 17 00:00:00 2001 From: wyf9 Date: Sun, 17 May 2026 11:11:52 +0800 Subject: [PATCH] :beers: publish plugin PicStatus-ng (#4003) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 33114484..0cde0236 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10855,4 +10855,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_picstatus_ng", + "project_link": "nonebot-plugin-picstatus-ng", + "author_id": 72241996, + "tags": [ + { + "label": "server", + "color": "#8bff00" + }, + { + "label": "PicStatus", + "color": "#ea5252" + } + ], + "is_official": false + }, ]