/[sudobot]/trunk/src/utils/Help.ts
ViewVC logotype

Diff of /trunk/src/utils/Help.ts

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 393 by rakin, Mon Jul 29 17:29:59 2024 UTC revision 470 by rakin, Mon Jul 29 17:30:24 2024 UTC
# Line 479  export default <CommandHelpData[]> [ Line 479  export default <CommandHelpData[]> [
479      },      },
480      {      {
481          name: 'rolelist',          name: 'rolelist',
482          shortBrief: 'List all roles in the server',          shortBrief: 'List all roles in the server or give info about a role.',
483          description: null,          description: null,
484          structure: "[Page] [Role]",          structure: "[RoleMention|RoleID]",
485          example: "`%%rolelist`",          example: "`%%rolelist`\n`%%rolelist @Moderator`",
486          notes: null,          notes: null,
487          slashCommand: true,          slashCommand: true,
488          legacyCommand: false          legacyCommand: true
489      },      },
490      {      {
491          name: 'schedule',          name: 'schedule',

Legend:
Removed from v.393  
changed lines
  Added in v.470

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26