lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.51k stars 257 forks source link

Way to hide bots, specific users and/or ASCII art in chat #1078

Closed lesingebleu closed 1 month ago

lesingebleu commented 1 month ago

Checklist

Write your feature request here

Sometimes chat is filled with ASCII art, some of it being NSFW. Both chatters and bots spam it sometimes. They take up a lot of space on the screen.

ScrubN commented 1 month ago

You can hide bots by adding them to the ignored users list. Hiding ASCII art isn't really possible unfortunately since the banned words list looks for words, you can't just add common ASCII art characters to it.

Instructions/examples on how to do this can be found in the WPF Readme and the CLI Readme.