aydrian / crl-streams

Handles webhooks and overlays for Cockroach Labs Twitch Streams

Home Page:https://crl-streams.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cockroach Labs Streams

Netlify Status License

Overlays

Emote Drop

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

About

Handles webhooks and overlays for Cockroach Labs Twitch Streams

https://crl-streams.netlify.app


Languages

Language:JavaScript 96.5%Language:Shell 3.5%