Add mechanism for hosts to remove a user from an ongoing tournament
Closed this issue · 1 comments
AlphaKretin commented
Leaving a tournament once its started is currently impossible because Emcee deletes the message with the reaction.
AlphaKretin commented
It should also be possible for a confirmed user to drop themselves before a tournament has started in order to submit their deck. The code for dropping a user is currently confused between pending and confirmed participant. E: Come to think of it, this is a seperate issue and I should just repurpose #26.