Skip to content

skossan/reddit-nuker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Nuker

This script will edit and delete all your comments.

How to run

Clone the repo and follow the steps below:

    1. Set up a new reddit app on your account (https://ssl.reddit.com/prefs/apps/).
       Scroll all the way down and click "create app".
       See screenshots.
    2. Edit the praw.ini file with your own credentials:
        - client_id
        - client_secret
        - your_reddit_password
        - your_reddit_username
    3. Install PRAW using the command below:
        - pip3 install praw
    
    4. Run the script with the command below:
        - python3 main.py

Screenshots

App Screenshot

App Screenshot

About

Will edit and delete all comments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages