Commit Graph

2 Commits

Author SHA1 Message Date
cottongin
d4e366ae8e feat: add TMP3 ticker for Trivia Murder Party 3
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 12:47:36 -04:00
cottongin
bec3615d2b Add ticker symbol voting (e.g. QPL3++, TMP2--)
Extend vote detection to recognize game ticker symbols alongside the
existing thisgame++/-- syntax. Each symbol maps to a specific game so
users can vote for any game by its stock-style ticker. The matched
ticker is sent to the API via a new optional `ticker` field in the
vote request.

Made-with: Cursor
2026-04-05 04:54:05 -04:00