A lightweight browser-based Twitch chat reactive PNG overlay for OBS.
Switches between an idle image and talking animation when chat messages arrive.
—
Supports only idle
and one reacting
image with the inclusion of duration
and speed
Supports all parameters including special question/exclaim reactions, animation speed, random mode, talk delay, etc.
Best for advanced customization.
Supports: idle
, reacting
, duration
, speed
, random
No special reactions (question
or exclaim
). Easier URLs and setup.
Supports only idle
and one reacting
image (no animation, no timing params).
Good for beginners or quick testing.
—
Upload your PNG images somewhere with direct URLs (e.g., Imgur) and build a URL like this to use in OBS as a Browser Source.
https://nuckolpunch.github.io/twitch-chat-reactive/chat_reactive.html?channel=MyTwitchName&idle=IDLE_URL&reacting=eacting=REACT_URL&duration=2000
https://nuckolpunch.github.io/twitch-chat-reactive/chat_reactive.html?channel=nuckolpunch&idle=https://i.imgur.com/WryOIK9.png&reacting=https://i.imgur.com/v6c7Ext.png&duration=2000
https://nuckolpunch.github.io/twitch-chat-reactive/chat_reactive_advanced.html?channel=MyTwitchName&idle=IDLE_URL&reacting=TALK1,TALK2&question=QUES1,QUES2&exclaim=EXCL1,EXCL2&duration=1500&speed=150&random=true&talkdelay=3000
https://nuckolpunch.github.io/twitch-chat-reactive/chat_reactive_simple.html?channel=MyTwitchName&idle=IDLE_URL&reacting=TALK1,TALK2&duration=1500&speed=150&random=true
https://nuckolpunch.github.io/twitch-chat-reactive/chat_reactive_minimal.html?channel=MyTwitchName&idle=IDLE_URL&reacting=REACT_URL
.png
).MIT License