From 380f9ff01382eef11d173f7cac33e47de9b6f05c Mon Sep 17 00:00:00 2001 From: lengmianzz Date: Sun, 28 Jan 2024 19:37:03 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20BA=E6=A8=A1?= =?UTF-8?q?=E6=8B=9F=E6=8A=BD=E5=8D=A1=20(#2549)?= 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 6ea39202..348c49a3 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5486,5 +5486,12 @@ "author": "HuParry", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_BAdrawcard", + "project_link": "nonebot-plugin-badrawcard", + "author": "lengmianzz", + "tags": [], + "is_official": false } ]