Is there any way to mute toots containing certain words? I can only see how to mute users & individual toots
@c8rz you can do it using regex, do you now what is it?
@c8rz ok, so browsing the #regex, I found this toot that could help you: https://mastodon.xyz/users/douginamug/updates/322214
regex is a way to tell to an application "does the text matches this?"
With the above example, all toots containing the words nazi OR fascist OR antifa OR trump OR nsa will be hidden :)
@c8rz you're welcome ^^
@DarckCrystale That's brilliant!! Thank you so much <3