{% extends "base.html" %} {% block title %}Settings — BashyOverlay{% endblock %} {% block content %} Settings {% if saved %}
Add this as a browser source in OBS:
A tone plays when a new message arrives after a silence. These control how the volume and pitch scale with the gap length.
Injected into the overlay after the default styles. Overrides anything. Use #chat, .chat-msg, #alert.
#chat
.chat-msg
#alert
Injected after the overlay scripts. Hook into events with document.addEventListener('bashyoverlay:sub', e => ...). Available events: sub, gift_sub, bits, channel_points, command, follow, raid.
document.addEventListener('bashyoverlay:sub', e => ...)
sub
gift_sub
bits
channel_points
command
follow
raid