每天5点30发送秀人图册,密码为4000

This commit is contained in:
liuwei
2025-02-24 17:10:37 +08:00
parent 8bcfe55909
commit 0a86f0c6ad

View File

@@ -49,7 +49,7 @@ def main(chat_type: int):
robot.onEveryTime("18:00", robot.game_auto_tasks)
# 秀人网每天自动下载帖子
robot.onEveryTime("17:00", robot.xiu_ren_download_task)
robot.onEveryTime("17:30", robot.xiu_ren_download_task)
# 让机器人一直跑
robot.keepRunningAndBlockProcess()