Skip to content

Some profile spam clearing tools to help moderators on StackExchange sites

License

Notifications You must be signed in to change notification settings

lyxal/ProfileSpamTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProfileSpamTools

Some profile spam clearing tools to help moderators on StackExchange sites

YOU'LL NEED TO BE A MODERATOR ON A STACKEXCHANGE SITE TO BE ABLE TO USE THESE

This userscript simply adds a button to a user's profile page to quickly get to the edit profile page.

image

This userscript adds a red button that allows you to empty all fields of a profile spammer, and potentially leave a fun/explanatory/notice message in the profile bio.

image

Note that before clearing the fields, the script will ask you to enter a string of randomly generated characters:

image

(the string changes every time, it obviously won't be that exact one)

This is to ensure you don't accidentally wipe fields of a user.

After ccompleting the sanity check, the fields are saved, and the profile is saved to all network sites.

REQUIRES QUICK EDIT

When a user has had their profile fields cleared with the quickclear script, a button labelled "destroy this spammer for good" will appear:

image

This button will destroy the account as if you went through the mod menu manually. To be clear, this button only shows once you've evaluated the user to be a profile spammer and you've clicked the clear all fields button.

The script shows the button based on a localstorage value set by the quickclear script. In future, this may be done using GM.setvalue()/GM.getvalue(), but I haven't experimented with those yet (I don't make userscripts very often).

About

Some profile spam clearing tools to help moderators on StackExchange sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published