Play a sound when nickwhite goes live
This userscript monitors Kick.com in real time and plays a short audio alert whenever nickwhite transitions from offline → live. It’s designed to be lightweight, reliable, and resistant to DOM noise or page re-renders.
✅ Plays a sound only when nickwhite goes live
⚙️ Customization
To track a different streamer, change this line:
const TARGET_CHANNEL = 'nickwhite';