From 88765711f38b88b2066a6daa8f316d0d59ae6de5 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Fri, 20 Sep 2024 13:10:20 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E6=92=A4=E5=9B=9E=20(#2965)?= 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 f21cdd39..de606763 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7023,5 +7023,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_batch_withdrawal", + "project_link": "nonebot-plugin-batch-withdrawal", + "author": "zhongwen-4", + "tags": [], + "is_official": false } ]