Skip to content

Andrew-Shepard/pps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPS - Pogs Per Second

Structure

REQ: https://github.com/PetterKraabol/Twitch-Chat-Downloader

sequenceDiagram
tcd-->cron: Pull recent chat logs
break only pull vods once
tcd-->cron: stop pull
end
cron-->api: pass chat logs
db-->api: record transformed logs

Loading
  • tcd is normally command line tcd --channel --first=#
  • need good way to insightfully represent emotes in a time period
  • identify high emote density moments
  • a good way to transform and store emote data from a vod, along with its time data
  • endpoints to return insightful data / moments
  • can get emotes from bttv endpoint
  • mixpanel and segment, emit segment data
  • subprocess standard library

About

twitch chat emote analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages