From 14953f5161ec404192fb4066a68a2899538c1f79 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Wed, 20 Apr 2022 17:02:06 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-dida (#934) Co-authored-by: TDK1969 --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index f2e954bc..f2d61e15 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1483,5 +1483,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_dida", + "project_link": "nonebot-plugin-dida", + "name": "nonebot-plugin-dida", + "desc": "基于Nonebot的滴答清单插件,可创建普通任务/子任务,按照条件查询任务", + "author": "TDK1969", + "homepage": "https://github.com/TDK1969/nonebot_plugin_dida", + "tags": [ + { + "label": "t:滴答清单", + "color": "#007ffd" + } + ], + "is_official": false } ] \ No newline at end of file