From 16394ad68b3498d0dba153cdbaa115ebe82b2526 Mon Sep 17 00:00:00 2001 From: ZombieFly Date: Thu, 11 Aug 2022 05:50:25 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20wiki=E6=9D=A1?= =?UTF-8?q?=E7=9B=AE=E6=90=9C=E7=B4=A2=E3=80=81=E8=8E=B7=E5=8F=96=E7=AE=80?= =?UTF-8?q?=E4=BB=8B=20(#1132)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 31bbc750..39968bb1 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2205,5 +2205,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_wiki", + "project_link": "nonebot-plugin-wiki", + "name": "wiki条目搜索、获取简介", + "desc": "通过mediawiki api进行条目搜索、生成简介(biliwiki部分通过网页解析实现)", + "author": "ZombieFly", + "homepage": "https://github.com/ZombieFly/nb2-wiki", + "tags": [], + "is_official": false } ] \ No newline at end of file