Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bboymega/reddit_negative_karma_post_comment_deleter
- Owner: bboymega
- Created: 2020-05-17T04:47:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T06:30:47.000Z (over 4 years ago)
- Last Synced: 2024-11-13T13:13:41.144Z (2 months ago)
- Topics: karma, post-deleter, python, reddit, reddit-api, reddit-bot, reddit-post
- Language: Python
- Size: 132 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)