Skip to content

asdfghjkkl11/twitch_chat_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages