删除以前历史的秀人下图逻辑,已经迁移至组件里面。
This commit is contained in:
@@ -37,7 +37,7 @@ def main(chat_type: int):
|
||||
robot.onEveryTime("10:30", robot.send_epic_free_games)
|
||||
|
||||
# message report 1:数据自动从redis 转到sqllite
|
||||
robot.onEveryTime("00:30", robot.message_count_to_db)
|
||||
robot.onEveryTime("02:30", robot.message_count_to_db)
|
||||
# 从db中提取并发送给相关群
|
||||
robot.onEveryTime("09:30", robot.generate_and_send_ranking)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user