Use cases

The main reasons to use redbot would be the following:

  • Batch Delete posts or comments:

Delete

Delete all comments

redbot -botname:testbot -action:delete_comments

Delete all posts

redbot -botname:testbot -action:delete_posts

Delete everything

redbot -botname:testbot -action:delete_all