Auto Delete allows you to make Dyno delete any message sent into a specific channel that doesn’t match the specified filters. Auto Delete does not delete messages from bots at this time.
Permissions Check:
- Make sure Dyno has the following permissions in your Auto Delete channel(s):
View ChannelManage MessagesRead Message HistoryLimits to keep in mind:
- Non-Premium servers can have a max of 1 auto delete.
- There is a max delay of 5 minutes.
- You can only have 3 filters per auto delete at a time.
Modules tab.Auto Delete module is enabled.Settings button underneath the Auto Delete module.Add button and you’re all set!Auto Delete will not delete messages from Bots, Moderators, Managers, or Administrators. There is no way to change this.
| Filter | Description |
|---|---|
| Links | If the message contains a link, it will be deleted. |
| Not Links | If a message doesn't contain a link, it will be deleted. |
| Invites | If the message contains an invite link, it will be deleted. |
| Not Invites | If a message isn't an invite, it will be deleted. |
| Images | If the message contains an image, it will be deleted. |
| Not Images | If the message isn't an image, it will be deleted. |
| Includes Text | If a message includes the specified text, it will be deleted. Use | to split multiple phrases (ex. hi|hello). |
| Exact Text | If a message matches the specified text, it will be deleted. Use | to split multiple phrases (ex. hi|hello). |
| Excludes Text | If a message excludes the specified text, it will be deleted. Use | to split multiple phrases (ex. hi|hello). |
| Starts With | If a message starts with the specified text, it will be deleted. |
| Doesn't Start With | If a message does not start with the specified text, it will be deleted. |
| Ends With | If a message ends with the specified text, it will be deleted. |
| Only Numbers | If a message only contains numbers, it will be deleted. |
| Has Role | If the user sending the message has the specified role, it will delete their message. |
| Not Role | If the user sending the message does not have the specified role, it will delete their message. |
?diagnose autodelete command and make sure the module is enabled. If it is not, run ?module autodelete or enable it on the dashboard.Match all filters will only delete messages that match all of the filters set for the Auto Delete, whereas Match any filter will delete messages as long as they match at least one filter.