This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
Do something with the captain/player stats pugchamp gives us #12
Labels
enhancement
New feature or request
Pugchamp gives us this:
"captainRecord": {
"win": 3,
"loss": 5,
"tie": 1
},
"playerRecord": {
"win": 45,
"loss": 39,
"tie": 6
},
Maybe do something with this? Let players see it for themselves on the matchpage or something, or maybe even display it publicly since it's already kinda public in the websocket messages.
The text was updated successfully, but these errors were encountered: