Jon-H558

u/Jon-H558@kbin.social
30 posts · 278 comments

Recent posts

Recent comments

on *Permanently Deleted* · c/ukcasual · 4 pts · 3y

The vacume pack stuff goes quite sludgy, but is actually better for meatballs and burgers stick and is ok in chilli, but doesn't work in some dishes

What are you using to prove all your comments are gone? If you are just looking in your profile it will.be empty as Reddit doesn't bump comments into the list unless somone votes on them. So if you delete your new 1000 it doesn't promote the 1001st into that list likewise if you delete your top 1000 it won't promote the 1001st until someone drops a vote on one.

Try googling your username and Reddit and see what is there (I found hundreds even though your profile was showing only two)

I am thinking maybe a modified version of this one https://github.com/PranavMahesh1/reddit-user-comment-deleter-by-subreddit
That users the praw python wrapper. But rather than that one going off to pushfit I just feed in the comment IDs from column1 of the Reddit headers CSV into the id_list array from csv. I am not sure I even need to get body of the comment as that is for logging purposes