From befc9c61cdf04e13646ef38fa41a8186bcef4649 Mon Sep 17 00:00:00 2001 From: hlfzsi Date: Sat, 2 Aug 2025 22:59:39 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20LazyTea=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E6=8B=93=E5=B1=95=20(#3603)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2f7732c4..0d37ceb9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9405,4 +9405,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_lazytea_shell_extension", + "project_link": "nonebot_plugin_lazytea_shell_extension", + "author_id": 78413699, + "tags": [ + { + "label": "GUI", + "color": "#53f047" + }, + { + "label": "管理", + "color": "#fff29e" + } + ], + "is_official": false + }, ]