Skip to content

Log: add subreddit field to deleted_comments.txt#25

Merged
DaLuSt merged 1 commit intomainfrom
claude/log-add-subreddit-to-comments-7Wp79
Feb 27, 2026
Merged

Log: add subreddit field to deleted_comments.txt#25
DaLuSt merged 1 commit intomainfrom
claude/log-add-subreddit-to-comments-7Wp79

Conversation

@DaLuSt
Copy link
Copy Markdown
Owner

@DaLuSt DaLuSt commented Feb 21, 2026

What changed

Comment log entries were missing the subreddit while post log entries already included it. Adds comment.subreddit as the second pipe-separated column:

deleted_comments.txt:  date | subreddit | score | body

Files changed

commentCleaner.py (modes 1/2/3), weekly_cleanup.py, web/app.py

https://claude.ai/code/session_014HLhrFtCVRFnEyfRexiy3d

@DaLuSt DaLuSt force-pushed the claude/log-add-subreddit-to-comments-7Wp79 branch from 5ee41a7 to 090c0d1 Compare February 21, 2026 22:10
Appends the comment's subreddit name between score and body in every
deleted_comments.txt write call across commentCleaner.py (all 3 modes),
weekly_cleanup.py, and web/app.py.

https://claude.ai/code/session_014HLhrFtCVRFnEyfRexiy3d
@DaLuSt DaLuSt force-pushed the claude/log-add-subreddit-to-comments-7Wp79 branch from 090c0d1 to 891a99c Compare February 27, 2026 08:57
@DaLuSt DaLuSt merged commit 7723a00 into main Feb 27, 2026
2 of 4 checks passed
@DaLuSt DaLuSt deleted the claude/log-add-subreddit-to-comments-7Wp79 branch February 27, 2026 09:58
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