JaBa/languages/en-US/administration/automod.json
2023-06-06 22:48:46 +05:00

10 lines
No EOL
541 B
JSON

{
"DESCRIPTION": "Toggles automatic removal of invitation links",
"USAGE": "[state] (#channel)",
"EXAMPLES": "automod state:True\nautomod state:False channel:#general\nautomod state:False",
"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!"
}