🔀 Merge pull request #330

Plugin: 待办事项提醒(闹钟)
This commit is contained in:
Ju4tCode 2021-04-15 01:14:09 +08:00 committed by GitHub
commit efe8dd98b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,5 +230,13 @@
"desc": "存储插件数据至本地文件",
"author": "yanyongyu",
"repo": "nonebot/plugin-localstore"
},
{
"id": "nonebot_plugin_todo",
"link": "nonebot-plugin-todo",
"name": "待办事项提醒(闹钟)",
"desc": "没十年脑血栓写不出的待办事项提醒",
"author": "Jigsaw111",
"repo": "https://github.com/Jigsaw111/nonebot_plugin_todo"
}
]