Just a program that deletes your messages in Discord.
Report Bug
·
Request Feature
·
Latest Release
This program will delete your Discord messages in the channels or guilds that you want it to work on. It also has an option to delete messages from all DMs or all guilds.
You'll need the following to be able to run this program:
- .NET Framework 4.8
All you have to do is download the latest release of the program, unzip the zip file somewhere and run the exe file.
You'll get an interface with a text box. Put the IDs of the channels where you want to delete your messages from.
For Guild IDs you'll have to prefix them with a "G" and for user IDs "U".
As for the Auth ID, you can get it by doing the following steps:
- Log into Discord from a web browser
- Open the DevTools(F12) go to the "Network" tab.
- Select the "Fetch/XHR" filter.
- Go to a random channel, then select the latest request that has appeared in the DevTools.
- Scroll down in the "Headers" tab and find the header named "Authorization".
- Select everything after the "Authorization: ", that is your Auth ID.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/FeatureName
) - Commit your Changes (
git commit -m 'Add some FeatureName'
) - Push to the Branch (
git push origin feature/FeatureName
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.