How to Use a Bot to Keep Count on Stream
Counters are a fantastic way to keep track of fun or important stats during your live stream. Whether you want to count how many times you've died in a game or even track how many Blerps your community has played, counters add an interactive element that engages viewers. Setting up a counter is easy with a chatbot like StreamElements, and this article will guide you through the basics.
For detailed instructions, check out the StreamElements Counter Guide.
What Are Counters?
Counters allow you to track recurring events on your stream, from hilarious fails to notable achievements. They are flexible and can be updated in real-time via chat commands or managed through the StreamElements Dashboard.
TL;DR
- Use counters to track events like deaths, missed opportunities, or sound alert plays.
- Add a counter with !cmd add [command] ${count [counter]}.
- Retrieve the current count with !cmd add [command] ${getcount [counter]}.
- For more detailed setup instructions, visit the StreamElements Counter Documentation.
Add a Counter for Blerps Played
To track how many Blerps have been played during your stream, create a new counter command:
Start by typing: !cmd add blerp ${count blerp}
Now, whenever you type !blerp in chat, the counter will increment by 1, keeping a running total of Blerps played.
To See Your Current Count
Start by typing: !cmd add allblerp ${getcount blerp}
Now, whenever you type !allblerp in chat, it’ll show you the current count for all Blerps played.
Counters are a simple yet effective tool to make your stream more engaging and interactive. Whether you're counting fails, victories, or community interactions, adding a counter is sure to bring a smile to your audience. Start experimenting with counters today, and let the fun begin!