Add the ability to ignore any message that contains a certain word #2630
Labels
A-Ignore
O-Occasional
Affects or can be seen by some users regularly or most users rarely
T-Enhancement
T-Feature
Request to add a new feature which does not exist right now
Your use case
What would you like to do?
We have a similar feature where we can get alerts for certain words in messages. I would like a way to ignore messages with certain text strings.
Why would you like to do it?
This has many uses:
How would you like to achieve it?
The highlight words function already likely has most of the code to handle this, it just needs to be duplicated and reworked to hide messages from the chat window if they contain any of the user's predefined list of words. The messages could just blurred out with a message indicating that they were hidden by the user's preferences or hidden enitrely
Have you considered any alternatives?
I can't think of any.
Additional context
Message that are hidden shoudl not count towards unread messages or produce any alerts.
The text was updated successfully, but these errors were encountered: