ucarno / ow-league-tokens

Bot that farms Overwatch League tokens by pretending you watch league streams
https://discord.gg/kkq2XY4cJM
193 stars 24 forks source link

suggestion: use the overwatch league schedule to launch the streams #91

Open omarsaad98 opened 12 months ago

omarsaad98 commented 12 months ago

https://overwatchleague.com/en-us/schedule has a webcal url that can be parsed to find streaming times (sync calendar -> other)

I suggest this app use this API to find out when OWL is streaming instead of relying on TWO constantly running chromium instances, which has the disadvantage of consuming a surprising amount of memory and the app would only need to check the API on rare occasions instead of polling every 5 minutes like it does now.

I suggest this become an option when launching the app