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

Change Discord interaction to select menu #409

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

JJ-8
Copy link
Collaborator

@JJ-8 JJ-8 commented Jan 16, 2025

The Discord button system works for up to 5 buttons, so more than 5 CTFs will crash the code. See: Discord bot supports up to 5 CTFs, crashes otherwise #408
Therefore we change it to select dropdowns to support an arbitrary amount of CTFs.

Fixes #408

JJ-8 added 2 commits January 16, 2025 21:30
The Discord button system works for up to 5 buttons,
so more than 5 CTFs will crash the code. See: Discord bot supports up to 5 CTFs, crashes otherwise #408
Therefore we change it to select dropdowns to support an arbitrary amount.
@JJ-8 JJ-8 self-assigned this Jan 16, 2025
@JJ-8 JJ-8 merged commit f4d4910 into main Jan 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discord bot supports up to 5 CTFs, crashes otherwise
1 participant