Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve tournament creation process #30

Open
AlphaKretin opened this issue Jun 24, 2020 · 4 comments
Open

Improve tournament creation process #30

AlphaKretin opened this issue Jun 24, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@AlphaKretin
Copy link
Contributor

Creating a tournament through a monolithic command is an issue. It forces a choice between either little customisation or a very complicated command. We could split it into multiple commands, where the initial creation command only specifies the name and you then build the description and other settings through a series of dedicated commands before opening it for registration.

@AlphaKretin AlphaKretin added the enhancement New feature or request label Jun 24, 2020
@AlphaKretin
Copy link
Contributor Author

One thing that needs to be customisable is choosing between OCG/TCG legality and various banlists

@AlphaKretin
Copy link
Contributor Author

Another option that needs to be included is a participant cap

@AlphaKretin
Copy link
Contributor Author

Another option is round length for the sake of a future timer feature. A distinction between live tournaments (~40-min round, counting down live and warning at like 10 minutes) and non-live (24-48 hr rounds, warning at 24/12/6 hours, no countdown).

@kevinlul
Copy link
Contributor

kevinlul commented Feb 1, 2023

Slash Commands fix this SO well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants