Hi,
I’m trying to monitor for new messages in a Discord that I am part of. I set the css selector to update for the whole chat, but it produces too many updates… any time someone does a reaction or something like that produces a new entry.
My question is: Is there any way that I can work the css selector to ignore stuff like that. I just want every time there is a new post/message?