пятерки
This commit is contained in:
@@ -1628,6 +1628,7 @@ async def team(who: str):
|
||||
"weight": f"{item.get('weight')} kg" if item.get("weight") else 0,
|
||||
"isStart": stats.get("isStart", False),
|
||||
"isOn": "🏀" if stats.get("isOnCourt") is True else "",
|
||||
"isOnCourt": stats.get("isOnCourt", False),
|
||||
"flag": (
|
||||
"https://flagicons.lipis.dev/flags/4x3/"
|
||||
+ (
|
||||
|
||||
Reference in New Issue
Block a user