kevinrue / lolgenie

Client for the RIOT Games API
1 stars 1 forks source link

Supplement the `get_last_matches` function #35

Closed cyrlop closed 3 years ago

cyrlop commented 3 years ago

So far get_last_matches only get the latest matches. It would be good to either add a parameter or make a wrapper function that automatically:

  1. Add the champion names
  2. Add the date
  3. Add if the game is won/lost (will be done in #37 after this issue is completed)

So far, 1. and 2. are done in the router.