A simple tool to delete all messages you've sent (or up to a specified limit) in a specific Discord channel.
By using this tool, you acknowledge that it permanently deletes data and that I am not responsible for any misuse, accidental data loss, or consequences resulting from its use. Additionally, this tool violates Discord's Terms of Service, and using it may result in a permanent ban from Discord.
Run the appropriate script for your system:
-
Windows: build.bat
-
Unix/Linux/MacOS: build.sh
This will generate a /dist folder containing the executable.
Run the generated executable in your terminal.
Type yes to acknowledge the disclaimer.
Enter your Discord user token.
- Don't know how to find it? Follow this guide: https://gist.github.com/MarvNC/e601f3603df22f36ebd3102c501116c6
Enter the Channel ID you want to delete your messages from.
To find the Channel ID:
-
Enable Developer Mode in Discord (Settings > Advanced > Developer Mode)
-
Right-click the channel
-
Click "Copy Channel ID"