Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 558 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 558 Bytes

Reddit Post and Comment Deleter 📝

Remove posts, comments, or both from the specified subreddit, or all of Reddit.

This script is cross-platform (Windows, Linux, MacOS).

Get Started 🚀

Imports

import praw

import json

Credentials

You will need to enter your Reddit credentials into "credentials.json" file in the app folder. Get the info from your Reddit profile.

Running the script

Open a terminal in the folder that contains the script, then enter this: python main.py

License

MIT license.