From 2b26f519af97103aaaa6463f338854c4f2b4c23c Mon Sep 17 00:00:00 2001 From: zxz0415 Date: Sun, 31 Oct 2021 04:04:07 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20leetcode=E6=8F=90?= =?UTF-8?q?=E9=86=92=E6=9C=BA=E5=99=A8=E4=BA=BA?= 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 e7332bf3..01702d92 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -438,5 +438,13 @@ "desc": "另一个色图插件,即时下载并保存,可选WebDAV。可选特殊色图", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-setu-now" + }, + { + "id": "leetcode", + "link": "nonebot-plugin-leetcode", + "name": "leetcode提醒机器人", + "desc": " 安装该插件后能往指定qq和指定qq群定时发送leetcode每日一题", + "author": "zxz0415", + "repo": "https://github.com/zxz0415/leetcode" } ] \ No newline at end of file