commit
This commit is contained in:
@@ -3055,9 +3055,9 @@ async def info():
|
|||||||
team2_teamstat_exl = row_team2.get("TeamStats", "")
|
team2_teamstat_exl = row_team2.get("TeamStats", "")
|
||||||
team2_2line_exl = row_team2.get("TeamName2Lines", "")
|
team2_2line_exl = row_team2.get("TeamName2Lines", "")
|
||||||
|
|
||||||
fon_exl = latest_data.get("excel_INFO")["data"][1]["SELECT TEAM1"]
|
fon_exl = latest_data.get("excel_INFO")["data"][1]["SELECT_TEAM1"]
|
||||||
swape_exl = latest_data.get("excel_INFO")["data"][2]["SELECT TEAM1"]
|
swape_exl = latest_data.get("excel_INFO")["data"][2]["SELECT_TEAM1"]
|
||||||
logo_exl = latest_data.get("excel_INFO")["data"][3]["SELECT TEAM1"]
|
logo_exl = latest_data.get("excel_INFO")["data"][3]["SELECT_TEAM1"]
|
||||||
|
|
||||||
try:
|
try:
|
||||||
full_format = date_obj_api.strftime("%A, %-d %B %Y")
|
full_format = date_obj_api.strftime("%A, %-d %B %Y")
|
||||||
|
|||||||
Reference in New Issue
Block a user