From e41ec29867da6385cdd6846f134b17939aef97fe Mon Sep 17 00:00:00 2001 From: snowykami Date: Sun, 18 Aug 2024 14:10:43 +0800 Subject: [PATCH] :beers: publish plugin LiteyukiBot(plugin) (#2904) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 1965c689..708c3dca 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6770,5 +6770,21 @@ "author": "tkgs0", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_liteyukibot", + "project_link": "nonebot-plugin-liteyukibot", + "author": "snowykami", + "tags": [ + { + "label": "liteyuki", + "color": "#d0e9ff" + }, + { + "label": "轻雪", + "color": "#a2d8f4" + } + ], + "is_official": false } ]