Refresh dashboard screenshots + first use-case guide (death counter)#102
Merged
Conversation
…d death counter guide
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
docs | cdc09ac | Jul 18 2026, 03:40 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.
Second screenshot batch from the live dashboard, plus the first entry in a new "Guides" sidebar group.
Screenshot refresh
step_1/2/3.png): recaptured in the current dashboard design — the old shots showed the previous UI (all-caps buttons). Walkthrough labels updated to match: "Custom commands" tab, "Add new command", "Reply" field, "Activate command". Step 6 now points at the Advanced settings tab (where aliases live in the new UI, alongside cooldowns, cost, and stream-state conditions) with a new screenshot.new-overlay-button.png(old "NEW OVERLAY" design) and updated the label. The in-editor flow was verified live and is still accurate — resolution dialog with START, the + button, AlertBox under ALERTS, Custom widget under STATIC/CUSTOM — so the editor screenshots stay.Death counter guide (
/chatbot/guides/death-counter)Outcome-shaped guide for one of the most-searched StreamElements use cases: a Moderator-level
!deathcommand on$(count), an everyone-level!deathscheck on$(getcount)(reads without incrementing — verified inbot/format/variable.go), corrections/reset via count modifiers, and the dot-form gotcha. Includes an annotated screenshot of the filled-in command form. Adds a "Guides" group to the Chatbot sidebar to house this and future guides.UI-verified bonus fix
The dashboard's custom-command User level dropdown offers Broadcaster — a seventh level that chat commands can't set (
core.ValidLevelscaps at Super Moderator).level.mdxnow notes it.Cleanup note: the temporary overlay created to verify the editor flow was deleted; the account is back to its prior state.
🤖 Generated with Claude Code