Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 409 Bytes

twitch-reactions-overlay

Website that briefly displays emotes from a Twitch chat as they're posted. Intended to be added as a Browser Source in live streaming software like OBS Studio, so that the emotes can be shown on stream as an overlay.

Usage

$ npm ci
$ cp .env.example .env

# edit `.env`

$ npm run build

Then one can run the server at out/index.js and serve the client at build/.