Skip to content

timmixell/extra-life-stream-overlay

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • HTML 2.3%
  • CSS 1.1%