mansona / twitch-overlay

The source code for the twitch overlay I use for stream on https://twitch.tv/real_ate
5 stars 0 forks source link

Have a better way to remove a spam chat message #16

Open mansona opened 1 year ago

mansona commented 1 year ago

Right now we have a "clear chat" button on the dashboard that just totally nukes the whole chat. It would be better if we had a "pop chat message" button that would be able to just remove the previous message.

It would be even better if we had a way to notice when someone was banned and remove all of their chat messages. That would be cool, but if it would take too long then just ignore 👍

mansona commented 1 year ago

from the duplicate issue:

Instead of having to clear the whole chat when a spammer comes along, it would be nice to be able to click "pop chat" and it removes the last message.

alternatively: we could notice a person is banned and then delete all of their messages? if we get a ban message from the streaming API 🤷