From ce9ba7dd9b05a6c5c57b0156b59e4c8240ebf565 Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Fri, 2 Jun 2023 17:46:32 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=A2=A7=E8=93=9D?= =?UTF-8?q?=E8=88=AA=E7=BA=BF=E6=94=BB=E7=95=A5=20(#2075)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 3ae9752d..626bfff5 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5897,5 +5897,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_al", + "project_link": "nonebot-plugin-al", + "name": "碧蓝航线攻略", + "desc": "从b站wiki搬运碧蓝井号榜等等攻略一图流", + "author": "Agnes4m", + "homepage": "https://github.com/Agnes4m/nonebot_plugin_AL", + "tags": [ + { + "label": "bilibili", + "color": "#ea52e5" + } + ], + "is_official": false } ]