19 lines
510 B
Plaintext
19 lines
510 B
Plaintext
//Command Arguments
|
|
//Settings Command
|
|
[A_EXPORT_SETTINGS_DESCRIPTION]
|
|
Export a JSON file of all of the settings for the server or user.
|
|
|
|
[A_USER_SETTINGS_DESCRIPTION]
|
|
View or edit user-only settings.
|
|
|
|
//Grant Command
|
|
[A_CHANNEL_GRANT_DESCRIPTION]
|
|
Specify channels to grant specific permissions to.
|
|
|
|
//Revoke Command
|
|
[A_CHANNEL_REVOKE_DESCRIPTION]
|
|
Specify channels to revoke permissions from.
|
|
|
|
//Permissions Command
|
|
[A_EXPORT_PERMISSIONS_DESCRIPTION]
|
|
Export a JSON file of all of the permissions in the server. |