Emote Streaks for Live Streaming
This Streamer.bot Add-On allows for the easy creation of custom triggers for any emote streak set by YOU. What does that mean? After setting it up, you'll get new Triggers
to use for setting up Actions that fire off when a streak level is met...only resetting when the chain is broken (i.e a message without the same emote as the previous message), or the highest level stored is passed.
Setting Up Emote Streaks for Live Streaming
In Streamer.bot click the Import
button in the top menu. Drag the downloaded .sb file into the Import String
field and click Import
. You will see 2 Actions
and ZERO Commands
After importing, select the Emote Streak Setup
Action-this is where you will configure the custom triggers.
- Select Your Emotes: Type out the emotes that you want to create triggers for, separate multiple emotes with
//
. (The emotes ARE case-sensitive, but will only work with ONE emote of the same name, i.e. 'LuL' and 'LUL' will only add a single trigger for 'LuL') - Set Streak(s) Number: Can have as many "levels" as you'd like, separate each level by
//
. (If you have multiple levels set, the smaller number only triggers ONCE, meaning if you did 2 // 3 // 6, a 2-streak would fire, then a 3-streak, and then a 6-streak NOT 2, 3, 4, 6) - Set Different Users: Defaulted to false, but can be changed to 'True' if you'd prefer separate chat users be required to set it off. If left at 'False', one person can send subsequent/consecutive messages with the emote and it will trigger the event.
Once complete, Right-Click on the 'Test' Trigger and Select 'Test Trigger' to create your new, custom triggers.
How to Use the Custom Triggers in Streamer.bot
Create a new Action
by Right-Clicking anywhere in the blank space on the 'Actions'section of Streamer.bot. For the purpose of this example, I will call mine 'Emote Streak Achieved'.
Add any
Sub-Actions
you would like to occur when the streak has been achieved
Lastly, Right-Click in the Triggers box and Select Custom -> Emote Streaks -> YOUR EMOTE NAME
SPECIAL NOTE: If you use a chat message Sub-Action
when you hit a streak (like I did in the example above), and the chat message does NOT contain the emote, the streak gets broken.