加入4K群文件PDF文件发送功能

This commit is contained in:
liuwei
2025-02-08 14:50:35 +08:00
parent 30c6ac6466
commit bb714a794a
3 changed files with 27 additions and 7 deletions

View File

@@ -64,6 +64,8 @@ def main(chat_type: int):
robot.onEveryTime("09:30", robot.generateAndSendRanking)
#sehuatang
robot.onEveryTime("10:00",robot.generateSehuatangPdf)
# 让机器人一直跑
robot.keepRunningAndBlockProcess()