From f0815a9b105eb4f334ec09206d9093ff2878d1ff Mon Sep 17 00:00:00 2001 From: STESmly Date: Thu, 31 Oct 2024 17:25:07 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20b=E7=AB=99?= =?UTF-8?q?=E5=BC=B9=E5=B9=95=E7=9B=91=E6=8E=A7=20(#3090)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 5b0e505859a3..c5d50b98f5a9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7553,5 +7553,17 @@ "author": "tkgs0", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_bililivedm", + "project_link": "nonebot-plugin-bililivedm", + "author": "STESmly", + "tags": [ + { + "label": "全平台可用", + "color": "#232a7a" + } + ], + "is_official": false } ]