1.0.0 • Published 10 years ago

snooff v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

snooff

Remove all submitted content and comments from a reddit account. It will edit the post and comment bodies to read "deleted" before removing them.

Install

npm install -g snooff

Usage

$ snooff [--edit-only]
```

It will open up a browser for OAuth for authentication. 

The script may take awhile depending on how many comments / submitted links / self posts you have. 

If the `--edit-only` flag is specified the posts & comments won't be deleted but will still be edited.

## Notes

 - Make sure you double check the account when authenticating with OAuth. 
 - You can stop the script like any other with Ctrl-C.
 - It prints the deleted data to stdout in JSON format separated by newlines.
 
1.0.0

10 years ago

0.0.0

10 years ago