Twitch Plays Light Simulator 2015
Absolutely no clue. I guess download this repository...
$ git clone https://github.com/synth3tk/node-prettylights.git
...then bash your head on the keyboard in the following sequence:
$ npm install
Tell me if it doesn't work. Because I definitely didn't test installing this thing from scratch. The only other thing I made with Node was a website, so I'm not sure how to make this distribution-friendly. Feel free to tell me how wrong I am on Twitter.
Create the file config/.env
(good luck, Windows users!) with the following three lines:
TWITCH_USER=<bot_name_username>
TWITCH_OAUTH=<bot_oauth_password>
TWITCH_CHANNELS=<channels>
While giving the bot mod powers is completely optional at this time, you can go ahead and do it anyway. I don't care, it's your channel!
$ node server.js
The bot will now search for a Hue bridge, register itself (first run), collects information about the Hue setup and stores it in a file (first run), then it finally joins Twitch chat, waiting for your users to abuse it!