From 57e3780dee1a50befbb8663879520491484b2254 Mon Sep 17 00:00:00 2001 From: wyf9 Date: Sat, 16 May 2026 12:13:21 +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 d5c34833fd37..3c9f4d4b19ee 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10843,4 +10843,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 + }, ]