SpinShare Referee Bot refbot.ellite.dev/overlay

note

+1 -1
+1 -1
state/rounds.js
··· 1 - // TODO: In the future, don't hardcode this, read it from Brackets.json or something 1 + // TODO: In the future, don't hardcode this, read it from Brackets.json or something, or the other way around, depend on this not brackets.json. figure it out! 2 2 const ROUNDS = [ 3 3 { name: 'Qualifiers - Winners Semi-Final', bestOf: 3, tier: 1, bracket: 'Qualifiers', round: 'Winners Semi-Final' }, 4 4 { name: 'Qualifiers - Winners Final', bestOf: 3, tier: 2, bracket: 'Qualifiers', round: 'Winners Final' },