From a3ef278ff2e5fbb491254f7d516b1f33a801a59c Mon Sep 17 00:00:00 2001 From: chuzouX Date: Wed, 18 Feb 2026 20:32:26 +0800 Subject: [PATCH] :beers: publish plugin Phira Server Manager (#3854) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 369496fd..b3f67851 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10370,4 +10370,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_nodejsphira", + "project_link": "nonebot-plugin-nodejsphira", + "author_id": 75435667, + "tags": [ + { + "label": "server", + "color": "#ea5252" + } + ], + "is_official": false + }, ]