From e654535f52d75e598006fc479f165afd42e8baaa Mon Sep 17 00:00:00 2001 From: Pasumao Date: Wed, 10 Jan 2024 10:16:58 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=96=87=E5=BF=83?= =?UTF-8?q?=E4=B8=80=E8=A8=804=E9=80=82=E9=85=8D=20(#2515)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index f14ab93cea9d..8199827a055d 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5401,5 +5401,12 @@ "author": "lgc2333", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_wx4", + "project_link": "nonebot-plugin-wx4", + "author": "Pasumao", + "tags": [], + "is_official": false } ]