Skip to content

impshum/reddit-delete-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Reddit Delete All

Deletes all Reddit submissions and comments.

Instructions

  • Install Python from https://www.python.org (make sure to ADD TO PATH)

  • Install requirements

    pip install -r requirements.txt
    
  • Create a Reddit (script) app at https://old.reddit.com/prefs/apps/ and get id and secret

  • Fill in your juicy details at the top of run.py

  • Run it

    python run.py
    

Releases

No releases published

Packages

No packages published

Languages