mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
8 lines
No EOL
392 B
JSON
8 lines
No EOL
392 B
JSON
{
|
|
"DESCRIPTION": "Toggles automatic role assignment upon joining the server",
|
|
"USAGE": "[state] (@role)",
|
|
"EXAMPLES": "autorole state:True role:@newbie\nautorole state:False",
|
|
"MISSING_ROLE": "Specify a role",
|
|
"SUCCESS_ENABLED": "Role assignment is enabled!\nNew users will automatically receive the {{role}} upon joining the server",
|
|
"SUCCESS_DISABLED": "Role assignment is disabled"
|
|
} |