this post was submitted on 09 Jun 2023
379 points (98.7% liked)

Asklemmy

43393 readers
1383 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Im working up the courage to. Ill never go back, but it is also hard to delete that much history just for a statement

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (2 children)

Any suggestions on tools to use?

[โ€“] [email protected] 3 points 1 year ago

Power delete suite on GitHub . Copy a JavaScript and paste on the address bar while reading your profile. A new interface will come and can decide what to delete or overwrite

[โ€“] [email protected] 1 points 1 year ago (1 children)

I've been told that Redact is good, but haven't used it myself yet

[โ€“] [email protected] 2 points 1 year ago (1 children)

Thanks, I'll take a look around. Redact looks good but I'd rather something FOSS if I can find it. If I find anything I'll post here.

[โ€“] [email protected] 2 points 1 year ago (1 children)

Yea agreed, please let me know if you find something! Thanks and good luck!

[โ€“] [email protected] 3 points 1 year ago (1 children)

I ended up using shreddit, a Rust remake of an unmaintained Python script (https://github.com/x89/Shreddit). I had to keep running it over and over, but, I think that was the Reddit API's fault. If you end up using it, I recommend running it in a loop unless you want to keep running the same command over and over.

Anyway, it deleted all posts and comments, but messages in my inbox are still there. I'm fine with that for now but eventually want to clear that out I think.

If you're thinking of doing this I'd recommend running it before the API changes since the script uses it.

[โ€“] [email protected] 2 points 1 year ago (1 children)

Thanks! Perfect; I plan to use it ASAP!

[โ€“] [email protected] 2 points 1 year ago (1 children)

Glad to be of help! Let me know your experience with it.

[โ€“] [email protected] 1 points 1 year ago

I ended up still using Redact since I already had it set up, and it managed to overwrite and remove all my history without issue in one swoop :) Thanks anyways for the alternative, I'm sure it'll help someone else out!