Skip to content

bboymega/reddit_negative_karma_post_comment_deleter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Reddit Negative Karma Post & Comment Deleter

Before running the script, go to https://www.reddit.com/prefs/apps/ to create an app.

Fill in the client_id, client_secret, password and username. All the information is stored locally in the script.

The script works better with CronTab on UNIX/Linux based systems

Crontab Example: */3 * * * * /path/to/the/script >> /path/to/logfile #Will run the script every 3 minutes.

create_app.jpg

Releases

No releases published

Packages

No packages published

Languages