From 63d6f173d6a4f92e5530668900dfbe0dafdb21e0 Mon Sep 17 00:00:00 2001 From: Jigsaw111 Date: Sun, 7 Mar 2021 08:42:10 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=99=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 bba3b1bd..e3d799de 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -206,5 +206,13 @@ "desc": "将用户发的av号或者bv号转成小程序返回", "name": "biliav小程序转换器", "repo": "knva/nonebot_plugin_biliav" + }, + { + "id": "nonebot-plugin-manager", + "link": "nonebot_plugin_manager", + "name": "插件管理器", + "desc": "基于 import hook 的插件管理", + "author": "Jigsaw111", + "repo": "Jigsaw111/nonebot_plugin_manager" } ] \ No newline at end of file