@@ -47,6 +47,9 @@ def main(chat_type: int):
# 游戏的定时任务每小时执行
robot.onEveryTime("18:00", robot.game_auto_tasks)
# 秀人网每天自动下载帖子
robot.onEveryTime("03:00", robot.xiu_ren_download_task)
# 让机器人一直跑
robot.keepRunningAndBlockProcess()
The note is not visible to the blocked user.