Inspired by Jason Lengstorf's Boop Drop. See the Learn with Jason episode.
This Overlay will listen emotes and the chat and drop them onto your screen.
url: https://crl-streams.netlify.app/emotedrop/{twitchLogin}/{emotes}?canvas={width}x{height}
params:
- twitchLogin (required) - The Twitch user who's chat the overlay will listen to.
- emotes - A comma separated list of emotes to listen for. e.g.
CorgiDerp,DoritosChip
default:CorgiDerp
- canvas - The size of the frame. default:
1920x1080
- width - The width of the frame
- height - The height of the frame