/[sudobot]/trunk/src/commands/settings/HelpCommand.ts
ViewVC logotype

Diff of /trunk/src/commands/settings/HelpCommand.ts

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

revision 72 by rakin, Mon Jul 29 17:28:29 2024 UTC revision 295 by rakin, Mon Jul 29 17:29:24 2024 UTC
# Line 31  export default class HelpCommand extends Line 31  export default class HelpCommand extends
31                          title: 'Help',                          title: 'Help',
32                          description: renderCommandList()                          description: renderCommandList()
33                      })                      })
                     // .setDescription("The command list.\n\n`<...>` means required argument, `[...]` means optional argument.\n\nRun `" + client.config.get('prefix') + "help <commandName>` for more information about a specific command.\n" + await this.render())  
                     // .setTitle('Help')  
34                  ],                  ],
35              });              });
36    

Legend:
Removed from v.72  
changed lines
  Added in v.295

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26