🔀 Merge pull request #336

Docs: update handlers overload
This commit is contained in:
Ju4tCode
2021-04-25 13:23:05 +08:00
committed by GitHub
3 changed files with 73 additions and 2 deletions

View File

@ -9,6 +9,6 @@
"name": "Omega Miya",
"desc": "B站推送Pixiv搜图识番求签抽卡表情包还有其他杂七杂八的功能",
"author": "Ailitonia",
"repo": "Ailitonia/nonebot2_miya"
"repo": "Ailitonia/omega-miya"
}
]
]

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"
}
]