From 01ec1067ea11211aafeffd7f632bc9539474a3fa Mon Sep 17 00:00:00 2001 From: StillMisty Date: Sat, 5 Jul 2025 16:47:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BB=B4=E7=BB=B4?= =?UTF-8?q?=E8=A1=A8=E6=83=85=E5=8C=85=E6=90=9C=E7=B4=A2=E5=99=A8=20(#3545?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index bdd03e8f..4835cf02 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9280,4 +9280,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_vv", + "project_link": "nonebot-plugin-vv", + "author_id": 85243954, + "tags": [ + { + "label": "表情包", + "color": "#b9f6ca" + } + ], + "is_official": false + }, ]