Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 272 Bytes

File metadata and controls

10 lines (8 loc) · 272 Bytes

#Twitch Bot

node.js chat bot for twitch.tv

Directions

  1. clone repo
  2. cd into directory
  3. Adjust settings in bot.js (lines 26-30)
  4. Get OAUTH (as password) here: http://www.twitchapps.com/tmi
  5. run 'node bot.js'