timmixell / extra-life-stream-overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stream-overlay

A stream overlay service to provide interactivity during our Extra Life game day events

Get started

ENV file

A .env file is required at the root of this project in order to know what team it is tracking.

Required entries

TEAM_ID={your team number here}

Optional entries

Default values are presented below

DEBUG=false - prevents outputs debugging messages to console
LIVE=true - Extra Life API calls execute against website instead of samples
POLL_DELAY=60000 - how often the service polls for changes

Credits

Extra Life - Sharp Notions Team twitch Sharp Notions, LLC


Extra Life unites thousands of players around the world in a 24-hour fundraising and gaming marathon to support Children's Miracle Network Hospitals.

About

License:MIT License


Languages

Language:JavaScript 96.6%Language:HTML 2.3%Language:CSS 1.1%