We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fde4d commit 300e194Copy full SHA for 300e194
README.md
@@ -4,7 +4,7 @@ Various scripts written in Golang.
4
## Scripts
5
6
### Reddit Comment and Post Deleter
7
-This is used to delete all comments for a given user that are older than 2-years-old. To properly configure, please
+This script deletes all comments for a given user that are older than 2 years old. To properly configure, please
8
create the following environment variables: `REDDIT_USER_ID`, `REDDIT_USER_PASSWORD`, `REDDIT_APP_ID`, `REDDIT_SECRET`.
9
10
For information regarding the acquisition of values for the above environment variables, please
0 commit comments