Docs accuracy pass: fix contradictions and align with bot/realtime source#94
Merged
Conversation
…box ms math, raffle semantics, !giveaway description, argument token syntax, dead loyalty link
…ontest states, roulette/slots payouts, filter settings, raffle defaults
…vo, fix permission levels, complete getting-started walkthrough
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
docs | 1ed6688 | Jul 18 2026, 03:02 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part 1 of 3 of the SEO/content review (merge first).
Every claim here was verified against the actual source:
chatbot,astro,pogu/caipirinha(via astro topics), and the dashboardfrontendi18n/nav.Internally-provable fixes
listenerfrom the wrong path (obj.detail.event.listener— never fires); prose saidapiKeywhere the property isapiToken.{{widgetDuration}}is seconds; the JS treated it as ms, producing a negative timeout that fired instantly.cancelraffle/commands-index described a points-entry/keyword-entry model that doesn't exist — real distinction is multi-winner (split pot) vs single-winner; entry is always free via!join.!giveawaywas described as a start/manage command; it only checks status.docs.streamelements.com/docs/loyalty/overview(404s live) → support KB article + verified dashboard path.$(1)/${1}in the copy-paste shoutout example;$("container")selector missing#.Source-verified corrections
channel.session.resetpayload is flat underdata(notdata.session) — pogusessions/middleware.ts. Fixed the table, the example, and all client examples on the examples page. Session keys are<type>-latest(follower-latest, notlatest-follower/latest_follower).channel.session.updatefull payload documented (key/name/data/provider/channel).endedmarked legacy (never emitted);running → completeddirect transition and refund-from-any-state added to the diagram (caipirinhacontests/index.ts).bet × emotes² × return%).!raffle/!sraffleargs are optional with verified defaults (5000/1000 pts, module duration, 5s min, 1M cap);%/alldon't work for raffle amounts.-levelaccepts exactly 100/250/300/400/500/1000 (core.ValidLevels); removed the bogus2000: Broadcaster.$(user.lastseen)) with expected output.Notes for reviewers
🤖 Generated with Claude Code