Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

A simple Python script that removes Reddit submissions based on scores.

License

Notifications You must be signed in to change notification settings

Benji-Collins/RedditSubmissionRemover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Submission Remover

A simple Python script that removes Reddit posts/comments based on scores.

Requirements

You must have PRAW and Python installed. A device with good bandwidth is recommended.

Instructions

Clone this repo, cd in to it and run python main.py.

This script will first take your Reddit Username, Password, Client ID and Client Secret. Click here to find out how to get/make your ID and Secret.

You then need to input what you want to delete (c for comments, p for posts) then the score thershold for those submissions. For example, entering 100 will remove all comments/posts with 100 or less points.

Limitations

Obviously this only works on your own account. There is a maximum limit of 1000 submissions per run.

About

A simple Python script that removes Reddit submissions based on scores.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages