joaorb64 / TournamentStreamHelper

101 stars 38 forks source link

Idea: Add a feature/tab to display the last played sets for a given player #30

Closed Wolfy76700 closed 1 year ago

Wolfy76700 commented 2 years ago

If the tournament data is extracted from Smash.gg or Challonge, display previous played sets and scores in the tournament in the app and save them to a file for stream display (Akin to what was done at Heatwave: https://twitter.com/CH_Bonanza/status/1459985041421856768)

This feature could in theory extend to display set counts between two players as given by different data sources like a subset of Challonge/Smash.gg tournaments or Smash.gg general stats

(Obviously this is a low priority feature ^^)

ZombieHDGaming commented 2 years ago

After doing some testing for #102 with the API to get certain bits of data for Smash.gg, this might very well be feasible with a modified version of the recent sets query to only be 1 player and show the last 3 sets the player has done at the event, and simply turn that into an overlay

Wolfy76700 commented 1 year ago

Available as a stable release