Documentation accuracy pass
We ran a full accuracy review of the documentation, checking claims directly against the chatbot and realtime service source code. Highlights:
- WebSockets:
channel.session.resetdelivers session data flat underdata(notdata.session) — the payload reference and all client examples now agree. Session keys are documented in their realfollower-latestformat, andchannel.session.update’s full payload is now listed. - Games: Roulette pays even money and its slider sets the win chance; the Slotmachine only pays on three matching emotes, and its exact payout formula is now documented.
- Raffles:
!raffleand!srafflearguments are optional — defaults, caps, and the automatic winner-count brackets are now spelled out. - Spam filters: One-Man Spam, Repetition, Zalgo, and Language filters now document their actual settings.
If you spot anything that doesn’t match what the product does, the Edit page link at the bottom of every page goes straight to the source on GitHub.