2023-06-06 10:21:47 +05:00
|
|
|
{
|
2023-06-06 22:48:46 +05:00
|
|
|
"DESCRIPTION": "Toggles automatic removal of invitation links",
|
2023-06-06 10:21:47 +05:00
|
|
|
"USAGE": "[state] (#channel)",
|
|
|
|
"EXAMPLES": "automod state:True\nautomod state:False channel:#general\nautomod state:False",
|
2023-10-30 21:13:12 +05:00
|
|
|
"TOGGLE": "Toggle automod",
|
|
|
|
"IGNORE": "Ignore channel",
|
2023-06-06 22:48:46 +05:00
|
|
|
"ENABLED": "Invitation links will be automatically removed\nUse `automod false #channel` to ignore the channel",
|
|
|
|
"DISABLED_CHANNEL": "Automoderation will not be performed in {{channel}}",
|
|
|
|
"DISABLED": "Automoderation is disabled",
|
|
|
|
"DELETED": "Your message has been deleted because it contained an invitation link",
|
|
|
|
"NO_SPAM": "Stop spamming!"
|
2023-06-06 10:21:47 +05:00
|
|
|
}
|