pyslackers / sirbot-pyslackers

Bot for the pyslackers slack
16 stars 8 forks source link

Automated Content moderation of URLs and Uploaded Images #215

Open iMerica opened 5 years ago

iMerica commented 5 years ago

PySlackers is virtually public and open, which makes it vulnerable to trolls. Let's write some basic content moderation automation using Tensorflow to tackle the low hanging fruit: Messages on public channels that contain URLs or uploaded images.

Basically we need to:

mattrasband commented 5 years ago

Some version of this seems really useful, perhaps a simple pre-filter is length of membership. While it's easy to game, a 90-day cutoff is likely enough to dissuade troll-types since the instant gratification is gone.