x89 / Shreddit

Remove your comment history on Reddit as deleting an account does not do so.
Other
1k stars 134 forks source link

Use my repo. This one has been broken for years. #174

Open 825i opened 2 years ago

825i commented 2 years ago

See: https://github.com/x89/Shreddit/issues/159 https://github.com/pythonInRelay/Shreddit

jointheantfarm commented 2 years ago

Thank you very much for your work, works perfectly ;)

825i commented 2 years ago

Now supports docker. Thanks to: kusold

Remember for just browsing Reddit, you can use the privacy respecting frontend: https://www.teddit.net

Kehet commented 1 year ago

This also seems to be broken

LinuxOnTheDesktop commented 1 year ago

This also seems to be broken

It was working until recently but now the 'pythonInRelay/Shreddit' repository, and indeed the whole Github user 'pythonInRelay', have disappeared. Finding code to 'shred' Reddit posts is becoming a farce.

otuva commented 1 year ago

https://github.com/ksurl/Shreddit.git

LinuxOnTheDesktop commented 1 year ago

@otuva, and all

1) https://github.com/ksurl/Shreddit.git

is unmaintained and, if I recall correctly, no longer works.

As to

2) https://github.com/pythonInRelay/Shreddit

that code no longer exists on GitHub. Still, I do have a local copy of it (i.e. of 2) and that code does work (though setting it up correctly is a pain). I do not want to host that code on GitHub or similar, because I am unable to maintain it. However, I'll consider putting it somewhere that people can download it, together with a few instructions, if there is sufficient interest.

otuva commented 1 year ago

unmaintained and, if I recall correctly, no longer works.

yeah it's unmaintained but it does work, just tested

no longer exists on GitHub

The repo I've sent is the repo (fork of it for that matter) you are talking about mate

user pythonInRelay is 825i

benjamin-kirkbride commented 1 year ago

404 now

kusold commented 1 year ago

I've somewhat been maintaining Shreddit for my personal use. I added Prometheus Push Gateway support, dependabot updates, and weekly docker rebuilds.

My interest in support is limited to ensuring that it continues to function for my personal use case and that it gets timely security updates, but people are welcome to use it.

https://github.com/kusold/Shreddit

ksurl commented 1 year ago

I had to do a reinstall recently and decided to update my copy as well. requirements should work now. main issue was downgrading the arrow version to 0.14.x and appdirs to be installed. tested on python 3.11