@@ -46,7 +46,7 @@ def main(chat_type: int):
robot.onEveryTime("15:00", robot.generateSehuatangPdf)
# 游戏的定时任务每小时执行
robot.onEveryHours(3, robot.game_auto_tasks)
robot.onEveryTime("18:00", robot.game_auto_tasks)
# 让机器人一直跑
robot.keepRunningAndBlockProcess()
The note is not visible to the blocked user.