Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 393 Bytes

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