If you'd like to sanitize your account before deleting it I use this method. I use chrome on W10 and I'm not sure if it works with other browsers or OS.
-
ctrl+shift+J
-
then copy and paste:
var $domNodeToIterateOver = $('.del-button .option .yes'), currentTime = 0, timeInterval = 1500;
$domNodeToIterateOver.each(function() {
var _this = $(this); currentTime = currentTime + timeInterval;
setTimeout(function() { _this.click(); }, currentTime); });
To make this work you'll need to be using RES on desktop. Go to your profile and load up all your comments and submissions, I just hold down spacebar until everything is loaded. Once that's done I do the above command and the comments/submissions get deleted one by one.
EDIT: Looks like there's easier/faster ways to do this so go with what works for you.
4 Comments
aryabear@lemmy.world · 1 pts · 3y
FlaxPicker@lemmy.world · 1 pts · 3y
Just tried to use shreddit, looks promising but reddit is throwing errors when trying to log in. Something smells fishy on reddits side.
FlaxPicker@lemmy.world · 1 pts · 3y
/c/reddit
mrmanager@lemmy.today · 1 pts · 3y
There are web sites that help you do this also. They first overwrite all your comments with random stuff and then delete them I believe.
Intrepid_Corvid@lemmy.fmhy.ml · 1 pts · 3y
Or just use Nuke Reddit on Edge. Super easy