Python script to overwrite and delete personal comments on reddit.com.
Written after the forced profile format change (December, 2017).
- Python
- uv
-
Create a reddit app (Link)
-
Clone this repository
git clone https://github.com/vineetjohn/reddit-purge && cd reddit-purge- Install dependencies
uv sync-
Add reddit user and app credentials to the
config/credentials.jsonfile -
Run script using
uv run comments_purge --credential-file-path config/credentials.json- Profit?