Counter.
Put a live number on your overlay: deaths, wins, fails, anything you keep a running tally of. The counter widget shows the value of one of your chatbot counters and updates the instant the number changes.
How it works
A counter widget is tied to a single named counter from the chatbot Counters module. Pick which counter it tracks, and the widget shows that counter's current value. When the number changes (a mod runs !death, you press a Stream Deck button, or you edit it on the dashboard) the overlay updates straight away, with no refresh.
!death bumps the on-screen tally instantly.The values themselves are owned by the chatbot. Create and manage your counters, and set who can change them, in the Counters module. This widget is just a way to show one of them on stream.
Set it up
Add the Counter widget from the widget picker, then choose the counter to track and the wording. The label uses a simple format with two tokens:
| Token | Shows |
|---|---|
{name} | The counter name, e.g. Deaths. |
{value} | The current count. |
Deaths: {value}
{name} - {value}
💀 {value}Style it
Like any widget, you control the font, size, color, alignment and position on the canvas, so the counter fits the rest of your overlay.
Even if you would rather not run public counter commands, you can still bump the number yourself: edit it on the Chatbot Counters page or put its Copy URL on a Stream Deck button.