From 01a96f30865bf93dc6d1fca7b67cec0233992eba Mon Sep 17 00:00:00 2001 From: SwedishDoveCooker Date: Sun, 21 Jul 2024 18:00:33 +0800 Subject: [PATCH] :beers: publish plugin vv_helper (#2820) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 9733f3d3..40f456de 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6511,5 +6511,12 @@ "author": "Cvandia", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_weiweibot", + "project_link": "nonebot-plugin-weiweibot", + "author": "SwedishDoveCooker", + "tags": [], + "is_official": false } ]