mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 17:58:26 +08:00
🍻 publish plugin nonebot-plugin-dida (#934)
Co-authored-by: TDK1969 <TDK1969@users.noreply.github.com>
This commit is contained in:
parent
16f69b045b
commit
14953f5161
@ -1483,5 +1483,20 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"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
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user