From 997114477c1fff39b0b9f41205f9807907b83dd0 Mon Sep 17 00:00:00 2001 From: yanyongyu Date: Fri, 4 Dec 2020 18:00:08 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=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 e1363575..fdf436a8 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -46,5 +46,13 @@ "desc": "在浏览器中测试你的 NoneBot 机器人", "name": "前端测试机器人插件", "repo": "nonebot/plugin-test" + }, + { + "id": "nonebot_plugin_apscheduler", + "link": "nonebot-plugin-apscheduler", + "author": "yanyongyu", + "desc": "APScheduler 定时任务插件", + "name": "定时任务", + "repo": "nonebot/plugin-apscheduler" } ] \ No newline at end of file