From 82e16b44387bb1006b7a3e4342849be8c29a27bd Mon Sep 17 00:00:00 2001 From: Alpaca4610 Date: Mon, 15 Jan 2024 10:31:04 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B0=B7=E6=AD=8C?= =?UTF-8?q?Bard=E8=81=8A=E5=A4=A9=20(#2528)?= 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 7e40f886..42f04ef1 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5415,5 +5415,12 @@ "author": "tianyisama", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_bard", + "project_link": "nonebot-plugin-bard", + "author": "Alpaca4610", + "tags": [], + "is_official": false } ]