TournamentStreamHelper
TournamentStreamHelper copied to clipboard
WIP: Last Sets Feature
This is a Work-In-Progress PR to implement a Last Sets type overlay, like as mentioned in #30 or in #111.
Currently, I have implemented the base query required for Start.gg to pull in the sets completed at the specified tourney (Amount displayed in overlay with be configurable via JS file), and started a base framework for what all info will be compiled into the finished overlay.
At this moment, the only thing I need help with is tweaking the code to get the function calls correctly (Currently just doesn't have all info needed apparently to finish the call). Any help would be greatly appreciated.