This repository was archived by the owner on Feb 10, 2023. It is now read-only.
mirai-console有计划任务功能的支持吗? #266
Unanswered
AdorableParker
asked this question in
问答
Replies: 1 comment
-
|
其实可以简单 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
类似于nonebot的计划任务功能,用于定时提醒、动态推送之类的功能上
如果没有原生支持,自行实现这个功能,若使用
whileSelectMessages来轮询时间来实现计划任务,是否会有问题?Beta Was this translation helpful? Give feedback.
All reactions