if you’re having trouble using shreddit lmk; ended up getting it running pretty easily
Nice. My only suggestion is to check whether the data is actually gone in a week or so… Mine got undeleted multiple times, not all at once, post by post, day by day… Now I’ve edited coments instead. That shit must be gross violation of GDPR. Fuck /u/Spez
Yeah that’s why I had the script set to edit first then delete
All done, deleted user account as well
Can you link to the source?
I used PowerDeleteSuite which kinda do the same thing but its browser-based
Link is listed below: https://github.com/x89/Shreddit
I’m a software engineer by trade so adapting this was trivial
Shreddit is great. Have been using it in docker for ages to periodically remove comments that are older than a certain amount of time.
What did you have to adapt, though?
3sec timeout issues, removing extraneous code, more efficiency, ability to run locally rather that using pip, some dependency issues
Interesting, is your fork available publicly or was that just a personal project?
You’re the first to ask so I’ll make a fork and send you the link!