From 1d6efbe4ef1394ce581c6f477cb31e94f41eb23d Mon Sep 17 00:00:00 2001 From: LeiSureLyYrsc Date: Thu, 10 Jul 2025 18:08:54 +0800 Subject: [PATCH] :beers: publish plugin QQEssentials (#3542) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 846f01e3..29713ae7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_qqessentials", + "project_link": "nonebot-plugin-qqessentials", + "author_id": 162931251, + "tags": [ + { + "label": "群管", + "color": "#528aea" + }, + { + "label": "娱乐", + "color": "#ea52e5" + }, + { + "label": "基础", + "color": "#ce2629" + } + ], + "is_official": false + }, ]