jpgohlke / twitch-chat-filter

58 stars 37 forks source link

[Enhancement] Exclude certain users from word ban list #161

Open Xanadu16 opened 10 years ago

Xanadu16 commented 10 years ago

So I can exclude streamer-senpai from the ban list in case he says anything.

hugomg commented 10 years ago

I'm not sure if its worth the trouble to implement a customiseable whitelist. Maybe just check info.from in Room.prototype.addMessage and do a hardcoded whitelist for the streamer?

Alternatively, it might be possible to test if a user is an admin by inspecting info.labels.