feat: implement ranked game mode (#24) #73

Open
Claude wants to merge 1 commits from ai/paper-dynasty-discord-24 into main

1 Commits

Author SHA1 Message Date
Cal Corum
7a865f1fc8 feat: implement ranked game mode (#24)
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m16s
Adds `/new-game ranked` slash command for human-vs-human ranked games.
Sets `game_type='ranked'` and `ranked=True` on the Game model.
Also adds 'ranked' case to `get_scorebug_embed` so scorebug title
shows '- Ranked' instead of falling through to '- Unlimited'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 11:33:38 -05:00