Skip to content

packsun/chatplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Chatplot

Chatplot is a simple Python script for both Twitch.tv viewers and streamers to easily locate highlights within a livestream. Users input a channel to observe, as well as the maximum amount of time to watch the channel continuously. An IRC bot then records the number of chat messages per minute until the time is reached (or the stream goes offline). The data is used to generate a histogram and print the nine most active minutes.

Note: The X-axis doesn't necessarily start from zero because it displays the timestamps of the VOD. In other words, if the script is executed after the stream has been live for some time, the x values will be offset by that amount of minutes.

About

Python script for finding highlights in Twitch.tv streams based on chat concentration over time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages