xadamxk / MMM-LOLESPORTS-STANDINGS

:1st_place_medal: Display LOL Esports league standings on your magic mirror!
1 stars 0 forks source link

Simplify module tournament id configuration #6

Open xadamxk opened 3 months ago

xadamxk commented 3 months ago

Currently, the module requires a tournament id in order to fetch tournament standings. This can be a hassle to update each split.

Ideally, the module would accept a leagueId and would query getTournamentsForLeague for tournaments, and use the current tournament based on the start and end dates.