Skip to content

Support user-provided pronouns from startgg match participants - #625

Open
noahm wants to merge 2 commits into
partykitfrom
claude/startgg-pronouns-field-tps1xq
Open

Support user-provided pronouns from startgg match participants#625
noahm wants to merge 2 commits into
partykitfrom
claude/startgg-pronouns-field-tps1xq

Conversation

@noahm

@noahm noahm commented Aug 6, 2026

Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits July 28, 2026 02:04
start.gg publishes a user's pronouns as `genderPronoun`, so ask for it
alongside each entrant (via its participants' users) in both the h2h set
list and the gauntlet phase list, and store whatever comes back as an
optional `pronouns` field on the players in a drawing's meta.

Team entrants can have several participants, so an entrant's pronouns are
the first ones anybody on it has published.

Codegen output was updated by hand to match, since regenerating it needs a
start.gg API token to introspect the schema.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NYoBVrVCvWKVurdN9mT9ZB
`player/<n>/pronouns` renders whatever pronouns a player carries, so a
stream layout can show them next to the name source. Only players drawn
from start.gg have any, and only when they've published them, so the
source is blank the rest of the time — same as an unassigned cab.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NYoBVrVCvWKVurdN9mT9ZB
@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
ddr-tools Ready Ready Preview Aug 6, 2026 3:03am

@noahm
noahm changed the base branch from main to partykit August 6, 2026 03:03
@noahm noahm changed the title add event state slice Support user-provided pronouns from startgg match participants Aug 6, 2026
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