Skip to content

A userscript designed to assist in identifying possible spammers on Reddit.

Notifications You must be signed in to change notification settings

Kirzi/Spamslice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Spamslice

A userscript designed to assist in identifying possible spammers on Reddit.

Highlights usernames with less than x (30 by default) posts, since most spammers and account farmers only have a few posts. This will result in mostly false positives. However, if you're checking for spammers and see a flagged username, consider checking the user's profile for spammy behavior.

By default, it flags any user on Reddit. To limit it to specific subreddits, change https://*.reddit.com/* to https://*.reddit.com/r/<subreddit>/*. For multiple subreddits, use multiple @match lines.

Installation

Just click here and hit install. Requires Tampermonkey or Greasemonkey browser add-ons.

Credits

/u/Fortinbraz and this post for the bulk of the code.

About

A userscript designed to assist in identifying possible spammers on Reddit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published