MiggL / Shieldbreakers-StreamControl-setup

The StreamControl/overlay setup used for streaming Super Smash Bros. Ultimate.
GNU General Public License v3.0
9 stars 4 forks source link

Add how-to-use in readme #6

Open MiggL opened 5 years ago

MiggL commented 5 years ago

Still need to add documentation on how to use the challonge/smash.gg features.

H-Spook commented 4 years ago

Is there perhaps any update on how to use these features? I got the challonge widget set up, and it successfully fetched my test tournament and loaded the available sets. However, I'm curious as to what the Set Bracket Data button is supposed to do.

Also, I was not nearly as successful with the smash.gg widget. I got an authentication token, set up a test tournament, started it and I added a stream just for good measure, but whenever I hit 'Fetch" I just get "Error: No tournaments found with this owner".

MiggL commented 4 years ago

Set Bracket Data is supposed to load the tournaments top 8 into the widgets in the "Top 8 Bracket" tab in StreamControl. Then you can save and open browserfiles/bracket-top8.html.

As for the smash.gg widget, it was written over a year ago for smash.gg's early alpha-API which they have probably changed since then. I can't get it to work either currently so the issue doesn't seem to be on your side. But I can say that the fetch tournament button is based on the owner-id you provide, not the auth token. For smash.gg it's easier to use the tournament slug, which is in the url of the tournament. For example my tournament https://smash.gg/tournament/test-511 has the slug test-511. Again, I can't get any smash.gg stuff to work currently so I'll have to look into it when I have time.