qqbot
qqbot copied to clipboard
希望能增加动态操作定时任务的功能
类似 bot.addSched(time, method)。
qqbotsched 装饰器可以实现同样的功能。 比如: qqbotsched(time)(method)