From ee7f4daef73538866162b079723f61e44aec54ae Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Wed, 22 Dec 2021 20:38:42 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AE=80=E6=98=93?= =?UTF-8?q?=E7=BE=A4=E7=AE=A1?= 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 9cd44aa2..e6540e44 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -590,5 +590,13 @@ "desc": "通过playwright加一点点前端知识来简单的生成图片", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-htmlrender" + }, + { + "id": "nonebot_plugin_admin", + "link": "nonebot-plugin-admin", + "name": "简易群管", + "desc": "简易群管 踢 禁 改", + "author": "yzyyz1387", + "repo": "https://github.com/yzyyz1387/nonebot_plugin_admin" } ] \ No newline at end of file