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