2022-01-04 02:18:28 +05:00
|
|
|
{
|
|
|
|
"DESCRIPTION": "Toggle Discord invites automatic deletion",
|
2022-07-25 22:09:02 +05:00
|
|
|
"USAGE": "automod [on/off] (#channel)",
|
|
|
|
"EXAMPLES": "automod on\nautomod off #general\nautomod off",
|
2022-01-04 02:18:28 +05:00
|
|
|
"MISSING_STATUS": "Please enter a valid value between `on` and `off`",
|
2022-07-25 22:09:02 +05:00
|
|
|
"ENABLED": "**Discord invites will be automatically deleted!**\n\n:arrow_right_hook: *Send `automod off #channel` to ignore a channel!*",
|
2022-01-04 02:18:28 +05:00
|
|
|
"DISABLED_CHANNEL": "Auto-moderation will no longer be performed in {{channel}}!",
|
|
|
|
"DISABLED": "All right! Auto moderation is no longer effective on this server!",
|
|
|
|
"DELETED": "Your message was deleted because Discord invitations are not allowed on this server!"
|
|
|
|
}
|