mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
9 lines
No EOL
395 B
JSON
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"
|
|
} |