12 Commits

Author SHA1 Message Date
cottongin
88cc140087 Add !votes command, fix vote tally timing, and improve Kosmi stability
- Add !votes command (IRC + Kosmi) showing per-session and all-time vote
  breakdowns for the current game via new Jackbox API endpoints
  (GET sessions/{id}/games, sessions/{id}/votes, games/{id})
- Fix vote tally broadcasting: remove debounce timer, announce tallies
  only at game transitions or session end instead of after every vote
- Add !kreconnect IRC command to manually trigger Kosmi reconnection
- Add WebSocket ping/pong keepalive and write mutex to Kosmi client
  for connection stability
- Add watchConnection() auto-reconnect on unexpected Kosmi disconnects
- Remove old 2025-10-31 chat summaries; add votes command design doc

Made-with: Cursor
2026-03-16 20:56:18 -04:00
cottongin
fd42ac0e7c working state 2026-02-07 12:37:21 -05:00
cottongin
1e0cb63b1c tweaks to websocket 2026-02-07 00:06:20 -05:00
cottongin
673c8025ee nailed it 2.0 2025-11-02 16:49:12 -05:00
cottongin
9262ae79dd nailed it 2025-11-02 16:48:18 -05:00
cottongin
f764519a30 nailed it 2025-11-02 16:04:03 -05:00
cottongin
dd398c9a8c sync 2025-11-01 21:00:16 -04:00
cottongin
bd9513b86c wow that took awhile 2025-11-01 10:40:53 -04:00
cottongin
9143a0bc60 here goes 2025-10-31 23:56:16 -04:00
cottongin
3116721256 minor tweak 2025-10-31 21:41:27 -04:00
cottongin
c63c29efc9 proof-of-concept worked. rolling into main 2025-10-31 20:38:38 -04:00
cottongin
020daea391 working v1 2025-10-31 16:17:04 -04:00