JaBa/languages/en-US/administration/autorole.json
2023-10-31 22:24:40 +05:00

9 lines
No EOL
395 B
JSON

{
"DESCRIPTION": "Toggles automatic role assignment upon joining the server",
"USAGE": "[state] (@role)",
"EXAMPLES": "autorole state:True role:@newbie\nautorole state:False",
"TOGGLE": "Toggle autorole",
"ROLE": "Select role",
"ENABLED": "Role assignment is enabled!\nNew users will automatically receive the {{role}} upon joining the server",
"DISABLED": "Role assignment is disabled"
}