From d42d975d9e2435cf531477e417e3d53560ca1130 Mon Sep 17 00:00:00 2001 From: yanyongyu Date: Fri, 4 Dec 2020 17:56:08 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20=E5=89=8D=E7=AB=AF=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E6=9C=BA=E5=99=A8=E4=BA=BA=E6=8F=92=E4=BB=B6?= 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 6fa84155..e1363575 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -38,5 +38,13 @@ "desc": "使用Sentry监控机器人日志并处理报错", "name": "Sentry日志监控", "repo": "cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_sentry" + }, + { + "id": "nonebot_plugin_test", + "link": "nonebot-plugin-test", + "author": "yanyongyu", + "desc": "在浏览器中测试你的 NoneBot 机器人", + "name": "前端测试机器人插件", + "repo": "nonebot/plugin-test" } ] \ No newline at end of file