🔀 Merge pull request #102

Plugin: 定时任务
This commit is contained in:
Ju4tCode 2020-12-05 02:05:54 +08:00 committed by GitHub
commit 4a22a50f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,5 +46,13 @@
"desc": "在浏览器中测试你的 NoneBot 机器人",
"name": "前端测试机器人插件",
"repo": "nonebot/plugin-test"
},
{
"id": "nonebot_plugin_apscheduler",
"link": "nonebot-plugin-apscheduler",
"author": "yanyongyu",
"desc": "APScheduler 定时任务插件",
"name": "定时任务",
"repo": "nonebot/plugin-apscheduler"
}
]