天气日报末尾添加粗略预测免责提醒(代码拼接,不依赖 AI)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user