458 |
legacyCommand: true |
legacyCommand: true |
459 |
}, |
}, |
460 |
{ |
{ |
461 |
|
name: "private", |
462 |
|
shortBrief: "Create a private channel for the specified users, including the command executor.", |
463 |
|
description: null, |
464 |
|
structure: '<...UserIDs|UserTags|UserMentions> [CategoryChannel]', |
465 |
|
example: '`%%private 2936398373737283`\n`%%private @Someone`', |
466 |
|
notes: null, |
467 |
|
slashCommand: true, |
468 |
|
legacyCommand: true |
469 |
|
} |
470 |
|
{ |
471 |
name: 'profile', |
name: 'profile', |
472 |
shortBrief: 'Show the server profile.', |
shortBrief: 'Show the server profile.', |
473 |
description: null, |
description: null, |
489 |
}, |
}, |
490 |
{ |
{ |
491 |
name: 'rolelist', |
name: 'rolelist', |
492 |
shortBrief: 'List all roles in the server', |
shortBrief: 'List all roles in the server or give info about a role.', |
493 |
description: null, |
description: null, |
494 |
structure: "[Page] [Role]", |
structure: "[RoleMention|RoleID]", |
495 |
example: "`%%rolelist`", |
example: "`%%rolelist`\n`%%rolelist @Moderator`", |
496 |
notes: null, |
notes: null, |
497 |
slashCommand: true, |
slashCommand: true, |
498 |
legacyCommand: false |
legacyCommand: true |
499 |
}, |
}, |
500 |
{ |
{ |
501 |
name: 'schedule', |
name: 'schedule', |
675 |
"--preview": "Preview the welcome message embed.", |
"--preview": "Preview the welcome message embed.", |
676 |
} |
} |
677 |
}, |
}, |
|
] |
|
678 |
|
] |