Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#about

WIP

this app uses meteor, node-irc, and d3 to display realtime metrics about emoticon and copypasta usage in a particular twitch chat. most of the interesting work happens in imports/api/chats.js and imports/ui/body.js. instead of querying twitch's api to get emoticons, the entire endpoint is saved as one file and the relevant info inserted into a mongo collection. searching through this collection as it is too intensive, so chat-data indexes emoticons by popularity and only initially checks the whole collection if need be.

About

a meteor app which tracks and graphs hot emoticons and copypastas in realtime

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages