Skip to content

Overwrite and delete personal comments on Reddit.com

License

Notifications You must be signed in to change notification settings

vineetjohn/reddit-purge

Repository files navigation

Reddit Purge

Python script to overwrite and delete personal comments on reddit.com.

Written after the forced profile format change (December, 2017).

Pre-requisites

Usage

  • Create a reddit app (Link)

  • Clone this repository

git clone https://github.com/vineetjohn/reddit-purge && cd reddit-purge
  • Install dependencies
poetry install
  • Add reddit user and app credentials to the config/credentials.json file

  • Run script using

poetry run comments_purge --credential-file-path config/credentials.json
  • Profit?

About

Overwrite and delete personal comments on Reddit.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages