PabloDiscobar,
PabloDiscobar avatar

Use a python script. The client data are given in your reddit profile when you create an app.

import praw

reddit = praw.Reddit(client_id='clientid',
client_secret='client secret',
password='password',
user_agent='deletes my comments',
username='username')

redditor = reddit.redditor("username")

for comment in redditor.comments.top(limit=10000):

comment.edit("deleted")
comment.delete()
  • All
  • Subscribed
  • Moderated
  • Favorites
  • RedditMigration
  • GTA5RPClips
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • Durango
  • cubers
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • ngwrru68w68
  • kavyap
  • tacticalgear
  • ethstaker
  • JUstTest
  • InstantRegret
  • Leos
  • normalnudes
  • everett
  • khanakhh
  • osvaldo12
  • cisconetworking
  • modclub
  • anitta
  • tester
  • megavids
  • provamag3
  • lostlight
  • All magazines