603e09b6d86e52f66ba8105b3b343c7fea183c3c
CI / check (push) Failing after 6m10s
BOT-02 consolidated the poll/webhook setup docs into one file (BOTFIGHTS.md) that documents both options — correct by design, but the UI still had a leftover watch(connectionMode, ...) that cleared and refetched the *same* file every time you clicked WEBHOOK/POLLING, showing a "Loading..." flash for content that never actually changed. From a user's perspective the tab looked broken: click it, nothing visibly different happens. Fix: stop the pointless refetch, and add a `modeHint()` banner — colored per mode, updates instantly on click — inside the guide viewer and prepended to the copied text, pointing the reader/AI at "Option A: Polling Bot" or "Option B: Webhook Bot" within the same doc. The mode picker now produces an immediate, obvious visual change, and the copied prompt is mode-aware even though the underlying file is shared by design. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Description
BotFights — bot competition arena with arcade fighting mode. Main repo (migrated from git.tx1138.com/lfg2025/botfight).
8.9 MiB
Languages
TypeScript
81.6%
Vue
16.7%
JavaScript
1.3%
CSS
0.2%