oxguy3 / ImLiveYo

Twitch notifications via Yo. Made at Dandyhacks 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImLiveYo

Twitch live notifications via Yo. Made at Dandyhacks 2015

Installation

To install ImLiveYo, install Node and NPM if you don't already have them, then download this repository to your computer. Open a terminal, cd to the directory where ImLiveYo is located, and run npm install to get all the required dependencies. You will then need to get API tokens for Twitch and Yo, and fill in the appropriate fields in config.js. You can create a Twitch app here, and get a Yo API token here.

Once you have ImLiveYo configured, you can start the server with node ./bin/www from your installation directory.

About

Twitch notifications via Yo. Made at Dandyhacks 2015


Languages

Language:JavaScript 77.7%Language:HTML 22.3%