调整新闻格式

This commit is contained in:
liuwei
2025-02-06 11:06:10 +08:00
parent fa2a9fd762
commit 731e71073c
3 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ def main(chat_type: int):
# 每天 7 点发送天气预报
# robot.onEveryTime("07:00", weather_report, robot=robot)
# 每天 7:30 发送新闻
# 每天 8:30 发送新闻
robot.onEveryTime("08:30", robot.newsBaiduReport)
# 每天 16:30 提醒发日报周报月报