mattwwarren / twubot

Stream chat and loyalty hubot
https://prattlr.com
Other
1 stars 0 forks source link

Moderation plugin #34

Open mattwwarren opened 7 years ago

mattwwarren commented 7 years ago

This gets hairy pretty quickly but a listener should do the job.

Current idea: create a list of rules that match messages and filter.

Filters: https://www.npmjs.com/package/swearjar MESSAGES IN ALL CAPS Emoticon spam Copy and paste spam (a fun scaling challenge for sure) Link spam (particularly untrustworthy sites)

For the spam things, it should operate on a three strikes and you're out philosophy

mattwwarren commented 7 years ago

This is bumped down in priority with the new features for chat moderation that Twitch has released. If a bunch of people want this, I could make it happen but it's a bit more than what I want to take on right now.