From de434b3072400ea9636dff74cfcdf6433f618605 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Wed, 23 Mar 2022 10:42:15 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AC=AC=E4=BA=8C?= =?UTF-8?q?=E4=B8=AAleetcode=E6=9F=A5=E8=AF=A2=E6=8F=92=E4=BB=B6=20(#882)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Nranphy --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index be0a84ed..ac0fe076 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1526,5 +1526,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_leetcode2", + "project_link": "nonebot-plugin-leetcode2", + "name": "第二个leetcode查询插件", + "desc": "可查询用户信息、获取每日一题与随机一题和搜索题目。", + "author": "Nranphy", + "homepage": "https://github.com/Nranphy/nonebot_plugin_leetcode2", + "tags": [], + "is_official": false } ] \ No newline at end of file