From 9c0743d39532fc9f17f19bbe50c793e8e4c64915 Mon Sep 17 00:00:00 2001 From: hlfzsi Date: Thu, 10 Jul 2025 17:25:45 +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 846f01e3..7920d2aa 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,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 + }, ]