поправка3
This commit is contained in:
@@ -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}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user