speedcontrol / nodecg-speedcontrol

NodeCG bundle to help facilitate the running of speedrunning marathons, including overlays.
MIT License
44 stars 34 forks source link

Check speedrun.com Twitch directory is valid before using on schedule import #81

Closed zoton2 closed 4 years ago

zoton2 commented 4 years ago

I assumed I should rely on the speedrun.com API Twitch directory name but obviously it can be wrong, so we should fall back to the scheduled game name if it can be confirmed valid via the Twitch API.

zoton2 commented 4 years ago

Fixed in dev branch.