From caa15a1025c398d42521807f8fb0cbb5dc2213fc Mon Sep 17 00:00:00 2001 From: hlfzsi Date: Sun, 20 Jul 2025 11:53:02 +0800 Subject: [PATCH] :beers: publish plugin LazyTea (#3547) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 081866e1..0e6a2c08 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9320,4 +9320,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_lazytea", + "project_link": "nonebot_plugin_lazytea", + "author_id": 78413699, + "tags": [ + { + "label": "GUI", + "color": "#ea5252" + }, + { + "label": "图形化", + "color": "#52e9ea" + } + ], + "is_official": false + }, ]