#Twitch Multi-Channel Conversation Bot

Directions

  1. clone repo
  2. cd into directory
  3. Install Node modules (npm install)
  4. Adjust settings in bot.js (lines 5-8)
  5. Get OAUTH (as password) here: http://www.twitchapps.com/tmi
  6. run 'node bot.js'