- Capture the Invalid NICK message from Twitch during login and alert the user to the fact that they need to double check their user (botname) setting. - Added a new moderation filter for fake purges. This will remove `<message deleted>` variations. This filter is off by default like th...
No matter what type of alert you choose, whether it be text, graphical, or a Twitch sound alert, you should customize your alerts to match the style and nature of your streaming channel. Don't necessarily keep the default values and wording. Instead, experiment and establish what works best...
Popup overlays are the most interesting, because you're really just placing a transparent box on your screen. The web page you're rendering (from the overlay provider) stays transparent until a popup needs to be rendered, so you never even know it's there until an alert pops up. If you...
Added (onlineonly) as a command tag, add it in your command and it will only work when the stream is online. Added !addcom (alert graphicsfile) and !addcom (alert graphicsfile,duration_in_seconds) which will pop-up the graphic file at localhost:25000/alerts and, if an MP3 file ...