eddiezane / twitch-follow-alerts-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitch-follow-alerts-node

This project will poll the Twitch.tv API every twenty seconds and check for new followers. It will then fire a desktop notification if any are found.

Installation

git clone git@github.com:eddiezane/twitch-follow-alerts-node.git
cd twitch-follow-alerts-node
npm install

Replace your username in index.js.

node index.js

About

License:MIT License


Languages

Language:JavaScript 100.0%