AutoMod Configuration
Lightning's AutoMod can be setup via message commands!
Run
.help automod
to start!Name | Description |
---|---|
message-spam | Automod type for controlling how many messages can a user send in the server during x seconds |
mass-mentions | Automod type for controlling how many mentions can be sent in a single message |
url-spam | Automod type for controlling how many links can be sent during x seconds |
invite-spam | Automod type for controlling how many invites can be sent during x seconds |
message-content-spam | Automod type for controlling how many messages containing the same content can be sent during x seconds |

Example usage
automod rules add

Example usage
automod rules remove
automod ignore
You can add roles, members, and channels to the ignored list.
If you add a channel to the ignored list, AutoMod will ignore all messages in that channel.
automod unignore
If you don't know what is currently ignored, use
automod ignored
The following are checked in the following order to determine if you are ignored from AutoMod:
- You have a higher role than the bot does.
- You are exempt from AutoMod by permission level configuration
- Either you're specifically added to a permission level or have a role that is Trusted or higher
- You are exempt from AutoMod by AutoMod Default Ignores
Last modified 4mo ago