Skip to content

pettinen/process-twitch-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

process-twitch-log

Sanitizes Twitch chatlogs (as obtained from Chatterino) by removing uninteresting messages, such as subscription notifications, bot messages, bot commands and emote-only messages.

Usage

process-twitch-log <file> [<file>...]

Data is read from files called bots, commands and emotes, which contain one item per line (see example files). By default these files are searched for in the current working directory, but you can specify another directory with the PROCESS_TWITCH_LOG_DIR environment variable.

About

Removes uninteresting messages from Twitch (Chatterino) chatlogs.

Topics

Resources

License

Stars

Watchers

Forks

Languages