From 984f743097c98991fe934df36482e45492043bd1 Mon Sep 17 00:00:00 2001 From: XZhouQD Date: Sat, 17 Sep 2022 16:27:20 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20BWIKI=E5=8A=A9?= =?UTF-8?q?=E6=89=8B=E7=A7=BB=E6=A4=8D=E7=89=88=20(#1273)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index f5632355..6da1ff77 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2746,5 +2746,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bwiki_navigator", + "project_link": "nonebot-plugin-bwiki-navigator", + "name": "BWIKI助手移植版", + "desc": "BWIKI助手机器人Nonebot2插件移植版", + "author": "XZhouQD", + "homepage": "https://github.com/XZhouQD/nonebot-plugin-bwiki-navigator", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "t:wiki", + "color": "#29a5e3" + } + ], + "is_official": false } ] \ No newline at end of file