Skip to main content
The Auto Delete module (also known as Antibot) automatically deletes messages sent by bots in specific channels. This is ideal for keeping channels like general chat or media channels free from bot spam, command outputs, and unwanted automated messages.
Required Permission: Server Owner, Extra Owners, and Admin Access can manage autodelete.

How It Works

  1. You designate specific channels where bot messages should be auto-deleted.
  2. When any bot sends a message in those channels, ZEON immediately deletes it.
  3. You can whitelist specific bots whose messages should be preserved (e.g., music bots, ZEON itself).

Channel Management

CommandDescription
.autodelete add #channelAdd a channel to the autodelete list
.autodelete remove #channelRemove a channel from the autodelete list
.autodelete showDisplay all autodelete channels
.autodelete resetClear all autodelete channels
Aliases: You can also use .antibot or .ab instead of .autodelete.

Bot Whitelist

If you have bots whose messages you want to keep in autodelete channels (e.g., a music bot displaying the current track), add them to the whitelist.
CommandDescription
.autodelete whitelist add @botWhitelist a bot from autodelete
.autodelete whitelist remove @botRemove a bot from the whitelist
.autodelete whitelist showDisplay all whitelisted bots
.autodelete whitelist resetClear the entire whitelist
  • Only bots can be added to the whitelist. Attempting to add a human user will be rejected.
  • Maximum of 10 autodelete channels per server.
  • If a whitelisted bot leaves the server, it is automatically removed from the whitelist.
  • If an autodelete channel is deleted, it is automatically removed from the list.