Skip to content

feat(gamecounts): add mode filter option#842

Open
ugcodrr wants to merge 1 commit into
mainfrom
feat/gamecounts-mode-filter
Open

feat(gamecounts): add mode filter option#842
ugcodrr wants to merge 1 commit into
mainfrom
feat/gamecounts-mode-filter

Conversation

@ugcodrr
Copy link
Copy Markdown
Member

@ugcodrr ugcodrr commented May 12, 2026

Summary

  • add an optional autocompleted mode option to /gamecounts
  • render the selected game's counts directly when mode is provided
  • keep the existing overall paginated gamecounts view when mode is omitted
  • fix command change detection so adding options to commands that previously had none triggers command reposting

Verification

  • pnpm --filter discord-bot test:types
  • pnpm --filter discord-bot exec eslint src/commands/gamecounts.command.ts
  • pnpm --filter @statsify/discord test:types
  • pnpm exec vitest run packages/discord/src/command/command.builder.ts
  • pnpm --filter @statsify/discord exec eslint src/command/command.resolvable.ts src/command/command.builder.ts

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

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

Project Deployment Actions Updated (UTC)
statsify Ready Ready Preview, Comment May 12, 2026 9:50am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant