jiaru jav内容

This commit is contained in:
2025-02-08 14:33:51 +08:00
parent 9ceaea00dd
commit 30c6ac6466
4 changed files with 194 additions and 0 deletions

View File

@@ -62,6 +62,8 @@ def main(chat_type: int):
robot.onEveryTime("00:30", robot.messageCountToDB)
# 从db中提取并发送给相关群
robot.onEveryTime("09:30", robot.generateAndSendRanking)
#sehuatang
# 让机器人一直跑
robot.keepRunningAndBlockProcess()