this post was submitted on 09 Jun 2023
379 points (98.7% liked)
Asklemmy
43806 readers
1539 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!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been told that Redact is good, but haven't used it myself yet
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.
Yea agreed, please let me know if you find something! Thanks and good luck!
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.
Thanks! Perfect; I plan to use it ASAP!
Glad to be of help! Let me know your experience with it.
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!