We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here's how to run a deletion on macOS:
Download the latest release for macOS (darwin)
darwin
In a terminal, run:
./discord-delete-darwin
If that doesn't work, make sure you are signed into Discord and the client is not running.
Otherwise, you may need to instead find your authentication token and run these commands:
DISCORD_TOKEN=[YOUR TOKEN HERE] ./discord-delete-darwin
Remember, you can pass -v to enable verbose output to get a better idea of what's going on.
-v
If you don't want messages to be deleted, pass -d to run in dry run mode.
-d