Skip to content

Add channel status view to Discord integration panel#7

Open
Xerialen wants to merge 2 commits intomainfrom
claude/show-tournament-game-dates-DbfZy
Open

Add channel status view to Discord integration panel#7
Xerialen wants to merge 2 commits intomainfrom
claude/show-tournament-game-dates-DbfZy

Conversation

@Xerialen
Copy link
Copy Markdown
Owner

  • New GET /api/channels endpoint queries tournament_channels table and
    enriches each row with the latest submission date from match_submissions
  • TournamentInfo Discord Integration section now shows a Registered
    Channels table with tournament ID, division, channel tail, last game
    date, and days-ago activity indicator (green/yellow/red)
  • Current tournament's channel is highlighted with a green dot
  • Table auto-loads on mount with a manual Refresh button

https://claude.ai/code/session_01TPpkZUCnqL8e7DAEqMbsN2

- New GET /api/channels endpoint queries tournament_channels table and
  enriches each row with the latest submission date from match_submissions
- TournamentInfo Discord Integration section now shows a Registered
  Channels table with tournament ID, division, channel tail, last game
  date, and days-ago activity indicator (green/yellow/red)
- Current tournament's channel is highlighted with a green dot
- Table auto-loads on mount with a manual Refresh button

https://claude.ai/code/session_01TPpkZUCnqL8e7DAEqMbsN2
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
qwicky Ready Ready Preview, Comment Feb 21, 2026 10:37am

Each Discord submission now displays the actual game date/time from
the ktxstats JSON (gameData.date) alongside the submission timestamp,
so admins can see when the match was played rather than just when it
was submitted to Discord.

The timezone offset (+0000) is stripped for cleaner display.

https://claude.ai/code/session_01TPpkZUCnqL8e7DAEqMbsN2
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.

2 participants