每天5点30发送秀人图册,密码为4000
This commit is contained in:
2
main.py
2
main.py
@@ -49,7 +49,7 @@ def main(chat_type: int):
|
|||||||
robot.onEveryTime("18:00", robot.game_auto_tasks)
|
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()
|
robot.keepRunningAndBlockProcess()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user