From ad4a04dae2e29ee223ab5319691a3b3db2b39e02 Mon Sep 17 00:00:00 2001 From: STESmly Date: Sun, 10 Nov 2024 19:04:32 +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 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 3e08403c..063c01bd 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7600,5 +7600,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bililivedm", + "project_link": "nonebot-plugin-bililivedm", + "author": "STESmly", + "tags": [ + { + "label": "bilibili", + "color": "#ea5252" + }, + { + "label": "全平台可用", + "color": "#232a7a" + } + ], + "is_official": false } ]