From b1eae35daa9c587b225742f76fa1c9d788656bb8 Mon Sep 17 00:00:00 2001 From: 006lp <006lp@users.noreply.github.com> Date: Sun, 20 Jul 2025 13:45:16 +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 0e6a2c08..0cafa478 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9336,4 +9336,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 + }, ]