Skip to content

Conversation

@michplunkett
Copy link
Owner

@michplunkett michplunkett commented Mar 25, 2025

Describe your changes

Addin' a script to delete all Reddit comments and posts from a user that are over 2 years old.

Checklist before requesting a review

  • The code runs successfully.
michaelp@MacBook-Air-18 golang-scripting % make delete-reddit-history 
go run ./cmd/deleteRedditHistory/main.go
------- Pulling user posts
------- Deleting user posts: 3
------- Pulling user comments
------- Deleting user comments: 659
michaelp@MacBook-Air-18 golang-scripting % 

@michplunkett michplunkett self-assigned this Mar 25, 2025
@michplunkett michplunkett changed the title Add delete Reddit history deleting script Add Reddit history deleting script Mar 25, 2025
@michplunkett michplunkett marked this pull request as ready for review September 8, 2025 22:48
@michplunkett michplunkett merged commit 875ab51 into main Sep 8, 2025
1 check passed
@michplunkett michplunkett deleted the delete-reddit-history branch September 8, 2025 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants