From 66040a7e446cdd8c1f82da12f10acfd2492495d3 Mon Sep 17 00:00:00 2001 From: Ikaros-521 Date: Sun, 13 Nov 2022 09:28:46 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20b=E7=AB=99?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=9B=B4=E6=92=AD=E5=8F=B7=E3=80=81=E7=B2=89?= =?UTF-8?q?=E4=B8=9D=E3=80=81=E8=88=B0=E5=9B=A2=E6=95=B0=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=20(#1384)?= 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 9e028aef..45ed6100 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3313,5 +3313,20 @@ "homepage": "https://github.com/Aziteee/nonebot_plugin_reborn", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_searchBiliInfo", + "project_link": "nonebot-plugin-searchBiliInfo", + "name": "b站用户直播号、粉丝、舰团数查询", + "desc": "调用b站官方API获取用户直播号、粉丝、舰团数(文本形式返回)", + "author": "Ikaros-521", + "homepage": "https://github.com/Ikaros-521/nonebot_plugin_searchBiliInfo", + "tags": [ + { + "label": "bilibili", + "color": "#e55d80" + } + ], + "is_official": false } ] \ No newline at end of file