From 5d0ac94bfe68bc93d16a4092aad253e57a223253 Mon Sep 17 00:00:00 2001 From: XZhouQD Date: Mon, 17 May 2021 00:50:29 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Nonebot2=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E8=BD=BB=E9=87=8F=E5=B8=AE=E5=8A=A9=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index d69c0dc0..84ee8bdc 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -254,5 +254,13 @@ "desc": "顾名思义", "author": "Jigsaw111", "repo": "Jigsaw111/nonebot-plugin-mcstatus" + }, + { + "id": "nonebot_plugin_help", + "link": "nonebot-plugin-help", + "name": "Nonebot2插件轻量帮助列表", + "desc": "读取并提供已加载Nonebot2插件开发者提供的帮助信息(用途)", + "author": "XZhouQD", + "repo": "https://github.com/XZhouQD/nonebot-plugin-help" } ] \ No newline at end of file