chatterino2
chatterino2 copied to clipboard
Filter by badge display text
Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running the most recent nightly build or stable release
- [X] I've looked for my problem on the wiki
- [X] I've searched the issues and pull requests for similar looking reports
Describe your issue
I want to filter my chat based on a badge, but I can only filter based on the badge key
, which is not accessible to me as a normal user. I only have access to the badge text.
Screenshots
No response
OS and Chatterino Version
As a solution, we should add another filter author.badge_texts
or something like that that's a list of your badges display texts, rather than the keys. That allows for more "temporary" badge filters as Twitch may choose to edit the display text at any time.
I think having access to the badge text would also allow to filter by sub length/tier with some clever regexes. On another note: now it might be useful to copy badge texts, maybe we should have an option to copy them.
Or perhaps an option to expose the badge keys so we can use them in filters would be in order.