Skip to content

feat: add bot commands for tournament management - #216

Draft
Fruktus wants to merge 2 commits into
masterfrom
feat/bot-tournament-commands
Draft

feat: add bot commands for tournament management#216
Fruktus wants to merge 2 commits into
masterfrom
feat/bot-tournament-commands

Conversation

@Fruktus

@Fruktus Fruktus commented Nov 27, 2025

Copy link
Copy Markdown
Owner

Provides very basic tournament management plane.

It includes:

  • Creating
  • Starting
  • Joining
  • Leaving
    a given tournament

It does not include:

  • Recognizing banned users and preventing them from joining tournaments
  • Cancelling (or otherwise deleting) tournaments
  • Reaction-based registration
  • Match tallying
  • Pre-signed matches

@Fruktus
Fruktus force-pushed the feat/bot-tournament-commands branch 7 times, most recently from e10b765 to 47e14db Compare December 6, 2025 14:36
Comment thread server/src/QRServer/discord/bot.py
@Fruktus
Fruktus force-pushed the feat/bot-tournament-commands branch from 47e14db to 122ada5 Compare December 9, 2025 17:56
Comment thread server/src/QRServer/discord/bot.py Outdated
Comment thread server/src/QRServer/discord/bot.py
@Fruktus
Fruktus force-pushed the feat/bot-tournament-commands branch 2 times, most recently from b289174 to 023d572 Compare December 16, 2025 17:18
@Fruktus
Fruktus force-pushed the feat/bot-tournament-commands branch from 023d572 to 8944c2d Compare January 26, 2026 10:38
@Fruktus

Fruktus commented May 15, 2026

Copy link
Copy Markdown
Owner Author

TODO:

  • Tests
  • Only one tournament will be active at a time - clean up the commands accordingly

Notes:

  • We want to generate full tree when tournament is created (hence active_until can be None)

@Fruktus
Fruktus force-pushed the feat/bot-tournament-commands branch from 95990f4 to 767b792 Compare May 15, 2026 17:55
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.

1 participant