From 29e3921940d074dd2f48e72854e2443e3b9ef0d4 Mon Sep 17 00:00:00 2001 From: 006lp <006lp@users.noreply.github.com> Date: Sat, 26 Jul 2025 14:26:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20FinalShell=20?= =?UTF-8?q?=E7=A6=BB=E7=BA=BF=E6=BF=80=E6=B4=BB=E7=A0=81=20(#3573)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 1d20b2e4..906da9a9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9355,4 +9355,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_fuckfinalshell", + "project_link": "nonebot-plugin-fuckfinalshell", + "author_id": 144674902, + "tags": [ + { + "label": "finalshell", + "color": "#52eabc" + } + ], + "is_official": false + }, ]