feat: bots #9

Merged
shosho996 merged 4 commits from feat/bots into main 2026-06-10 22:38:07 +02:00
Owner
No description provided.
lq64 added 1 commit 2026-06-10 11:43:00 +02:00
shosho996 added 2 commits 2026-06-10 19:21:36 +02:00
shosho996 added 1 commit 2026-06-10 22:27:13 +02:00
The tournament join was sending a bot bearer token with an empty body,
but the backend join endpoint expects a JSON body {botId, botName}, so it
returned 400. Restore body-based join and source the join dialog from
official (engine-backed) bots via /api/account/official-bots, since only
official bots have a server-side engine that plays their moves; normal
account bots have no engine and never move.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
shosho996 merged commit 48959daae3 into main 2026-06-10 22:38:07 +02:00
shosho996 deleted branch feat/bots 2026-06-10 22:38:07 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NowChess/NowChess-Frontend#9