天气日报末尾添加粗略预测免责提醒(代码拼接,不依赖 AI)

This commit is contained in:
2569718930@qq.com
2026-05-23 10:33:46 +08:00
parent 678b94000c
commit 2aa44dd5c7
+1
View File
@@ -363,6 +363,7 @@ def _runner(bot: Any, config: Dict[str, Any]) -> None:
continue
try:
report_text += "\n\n⚠️ 以上为粗略预测,仅供参考。"
bot.send_message(
FORUM_CHAT_ID,
report_text,