This is a repost of the chat filter I sent to coop about 3000 times but failed because discord lmfao
chat-filter.md edited
18 lines 856 B view raw view rendered
1# Chatterino Filter 2``` 3(message.content startswith "!" || author.name == "Coopert_Bot" || author.name == "StreamElements" || author.name == "HeFlewTheCoop_" || flags.reward_message || flags.system_message ) 4``` 5 6I shit it out in about 5 mins so it might be scuffed but considering 7I've been trying to send you this about 300 times I thought I should commit 8 9![filter showcase](https://clxxiii.s-ul.eu/fOjdCCBk) 10 11If you want something that looks like the screenshot above: 12I added two filters, one with the filter I posted, and one with the negation 13of the text above by putting an ! in front of it, then applied the first one 14to the top pane and the negation to the bottom pane (img below) 15 16![filter config](https://clxxiii.s-ul.eu/xxDdG7ao) 17 18*(this is your subliminial conscious telling you to get matrix. I'm tired of everything requiring Discord)*