suite / reddit-mass-delete

a simple tool to quickly delete all your reddit posts/comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit-mass-delete

reddit-mass-delete is a simple tool to quickly delete all your reddit posts/comments.

TODO:

  • Implement more options within the config.
  • Fix iteration bug, current fix is to just rerun the program until all your posts are deleted to your standard.

Installation

Setup:

git clone https://github.com/suite/reddit-mass-delete.git
cd reddit-mass-delete
npm i # "sudo npm i" if you're on macOS or Linux

Run After Setup:

node index.js

config.js Setup

username: "" #your reddit username
password: "" #your reddit password

About

a simple tool to quickly delete all your reddit posts/comments


Languages

Language:JavaScript 100.0%