Skip to content

This script will make you able to delete all your message in a specific channel

Notifications You must be signed in to change notification settings

ayameyozura/Discord-channel-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Discord Message Deletion Script

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.

Features

  • Deletes all messages in a Discord channel.
  • Easy to configure and use.

Requirements

  • Python 3.x
  • discord.py-self library (can be installed with pip 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....

Installation

  1. Clone the repository or download the script.
  2. Install the required dependencies (discord.py-self)
  3. Run main.py

Usage

  1. Make sure you have permission to see this channel
  2. Execute the script and it will automatically delete all messages in the target channel.

About

This script will make you able to delete all your message in a specific channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages