Skip to content

Delete your reddit comments. Filter by subreddit, karma score, or date.

Notifications You must be signed in to change notification settings

aquino-a/comment-delete

Repository files navigation

Comment Delete

Delete your Reddit comments

Comment Delete is a web tool for deleting your Reddit comments. It was made using Angular 9, Node, and Express. It interacts with Reddit's API after authenticating via OAuth.

Features

  • Deletes Reddit comments without using your password.
  • Can filter comments to delete by subreddit, karma score, or by the date.
  • Shows queued comments to be deleted and deleted comments.
  • Shows the count of queued, deleted, and skipped comments.
  • Amount of comments you can delete is not limited.

Installation

Image Build

First, create a ./set-secrets.sh script based on ./set-secrets.sh.sample.

Second, create environment.prod.ts following environment.ts.sample.

Change the base href in the package.json build-prod script if needed.

Run ./build-image.sh to build an image based on ubi8/nodejs-minimal.

Start

Create a container using the built image.

About

Delete your reddit comments. Filter by subreddit, karma score, or date.

Resources

Stars

Watchers

Forks