The Wayback Machine - https://web.archive.org/web/20201205062024/https://github.com/asdfghjkkl11/twitch_chat_analyzer
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

twitch_chat_analyzer

license

analyze when viewers enter certain words at a lot you can find time of a specific chat

implement: python 3.7 module

Default 
  json
  tKinter
require install
  requests
  numpy
  matplotlib
  pyinstaller
  QTPY5

how to use

  1. download zip or git clone this repository

  2. run program

  • run app.py
  • or make exe file & run dist/app.exe
pyinstaller --onefile --noconsole --icon=twitch.ico app.py

first

  1. input videoID & clientID, click load button. then load chat log of video.

second

  1. input words you want to find (words are separated by space) then show frequency graph of that words

About

analyze when viewers enter certain words at a lot

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.