A Twitch chat-bot for the nikkibreanne channel at https://twitch.tv/nikkibreanne
This bot is built using tmi.js (https://github.com/tmijs/tmi.js) that currently supports Node.js 7.x. Documentation for tmi.js is supposed to be avialable at https://docs.tmijs.org/ but the link currently seems to be down so the most recent Markdown files can be accessed at https://github.com/tmijs/docs/tree/gh-pages/_posts/v1.4.2
$ npm installThe dotenv module (https://github.com/motdotla/dotenv) is used to protect OAuth keys for the chat client
$ node index.jsCurrently in testing phase so the bot targets the channel https://twitch.tv/scasplte2/ but this is may be easily modified in the configuration options.