Skip to content

lyandrew/twitch_most_frequent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Server sided node application that shows the top 10 word in a Twitch channel. Updates in real-time using irc, redis, websockets, d3 for charts.

Running Locally

Create a .credential file with:

export TWITCHUSER=<user>
export TWITCHPASS=<oauth:...>

Then run node locally: node index.js

Running on heroku:

boiling-meadow-4712.herokuapp.com

About

Top 10 frequent word in a given channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published