From 90c7fd474754942e35d16da6d57d3ff6d6b992bb Mon Sep 17 00:00:00 2001 From: BraveCowardp Date: Tue, 25 Jun 2024 23:05:54 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20b=E7=AB=99?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E8=BD=AC=E5=8F=91=20(#2784)?= 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 e5846a40..3b901071 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6366,5 +6366,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_biliforward", + "project_link": "nonebot-plugin-biliforward", + "author": "BraveCowardp", + "tags": [ + { + "label": "bilibili", + "color": "#ea5252" + }, + { + "label": "哔哩哔哩", + "color": "#ea5252" + } + ], + "is_official": false } ]