Warning : Warning: This tool is a selfbot, and using it may result in the termination of your Discord account. Use it with caution. I am not responsible for any consequences
This script is designed to delete all messages in a specific Discord channel. It works by iterating over all the messages in the channel and removing them. It is a useful tool for cleaning up a Discord channel.
- Deletes all messages in a Discord channel.
- Easy to configure and use.
- Python 3.x
discord.py-self
library (can be installed withpip install discord.py-self
)- (You can use my fork,
pip install git+https://github.com/lunayozura/discord.py-self.git
) - MAKE SURE TO DELETE ALL PIP RELATED TO BOTS, SUCH AS discord.py nextcord ect....
- Clone the repository or download the script.
- Install the required dependencies (discord.py-self)
- Run main.py
- Make sure you have permission to see this channel
- Execute the script and it will automatically delete all messages in the target channel.