Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gen3vra/deletediscordmessages

Mass delete discord messages easily from DMs or channels.
https://github.com/gen3vra/deletediscordmessages

delete discord discord-delete discord-deleter mass-delete remove

Last synced: 3 months ago
JSON representation

Mass delete discord messages easily from DMs or channels.

Awesome Lists containing this project

README

        

# deletediscordmessages
Fork of dead https://github.com/victornpb/deleteDiscordMessages repository with fixes

## What?
You can mass delete Discord messages with this. Use the tampermonkey extension for your browser and install this script.

## Usage
Click the trash can on your preferred channel and then click start. If you want to only delete before a certain message, you need the message's ID. You can copy the message ID from a discord message by enabling developer mode and right clicking.

### Changes Include
- Adjust delete speed to overall be more consistent with deleting
- Adjust backoff delays
- Added offset code to handle 'system' messages including calls and notices properly
- Fixed bug where attempting to resume deleting a previously started channel would error
- Added automatic value grabbing of user values for faster user experience upon window open (you can still manually get any channel)
- And more that I forgot since this was a couple years ago