Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bboymega/reddit_negative_karma_post_comment_deleter

Reddit Negative Karma Post & Comment Deleter
https://github.com/bboymega/reddit_negative_karma_post_comment_deleter

karma post-deleter python reddit reddit-api reddit-bot reddit-post

Last synced: 9 days ago
JSON representation

Reddit Negative Karma Post & Comment Deleter

Awesome Lists containing this project

README

        

# 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](/create_app.jpg)