threefunkymonkeys / funky-world-cup

MIT License
8 stars 3 forks source link

Fix names to match with the results API #239

Closed kandalf closed 6 years ago

kandalf commented 6 years ago

This PR adds the team names fixing for the differences between the names provided by FIFA and the names provided by the Livescores API.

It also inverts the logic for match status guess for simplicity's sake by checking for the finished status instead of checking for the several statuses that mean the match is in play.