$deleteAutomod
Deletes an automod rule from the server.
Usage
$deleteAutomod[Rule ID]
- Rule ID: The ID of the automod rule you want to delete. You can usually find this ID through the Discord interface or another Custom Command that retrieves automod rule information.
Example
$deleteAutomod[123456789]
This command will attempt to delete the automod rule with the ID 123456789
.