поправка3

This commit is contained in:
2025-11-01 13:23:21 +03:00
parent d1741dc51d
commit 3d046b8ed1

View File

@@ -604,7 +604,7 @@ def build_pretty_status_message():
Если game ещё нет — шлём хотя бы статусы источников.
"""
lines = []
lines.append(f"/n🏀 <b>{LEAGUE.upper()}</b> • {TEAM}")
lines.append(f"\n🏀 <b>{LEAGUE.upper()}</b> • {TEAM}")
lines.append(f"📌 Game ID: <code>{GAME_ID}</code>")
lines.append(f"🕒 {GAME_START_DT}")