Nick-Gottschlich / Social-Amnesia

Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
GNU General Public License v3.0
798 stars 37 forks source link

Feature request: custom text for comment edit #50

Closed ksurl closed 4 years ago

ksurl commented 5 years ago

shreddit is pretty much what I want but something changed on reddit and it no longer works with whitelisting subreddits. it allows custom text to be set before deleting. I have no idea what the text says now since it's deleted and I don't have the link to look at the deleted comment.

Nick-Gottschlich commented 5 years ago

Nice idea, right now I have either random text or "Overwritten by Social Amnesia" as the edit text options. I will look into adding a custom text option.

ksurl commented 5 years ago

I see thanks. is there a setting for choosing random or "Overwritten by Social Amnesia"?

Nick-Gottschlich commented 5 years ago

Yep! The setting that says "Edit items multiple times before deleting" will overwrite the message a couple times with random strings.

If you want custom text right this moment, you can also clone or fork the repo, go to this line of code https://github.com/Nick-Gottschlich/Social-Amnesia/blob/master/services/reddit.py#L19 and edit it to say whatever you want, then run the app from the command line with Python.

ksurl commented 4 years ago

Closing since a fork of shreddit seems to be compatible with reddit.