/[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 295 by rakin, Mon Jul 29 17:29:24 2024 UTC revision 297 by rakin, Mon Jul 29 17:29:25 2024 UTC
# Line 82  export default <CommandHelpData[]> [ Line 82  export default <CommandHelpData[]> [
82          legacyCommand: true          legacyCommand: true
83      },      },
84      {      {
85            name: 'avatarlookup',
86            shortBrief: "Lookup someone's avatar!",
87            description: "Lookup someone's avatar, using Google Image Search.\nThis command is a subcommand of the `/lookup` slash command.",
88            structure: "<UserID|Mention>",
89            example: "`%%avatarlookup 385753607325075320`\n`",
90            notes: null,
91            slashCommand: true,
92            legacyCommand: true
93        },
94        {
95          name: 'ban',          name: 'ban',
96          shortBrief: "Ban someone in this server.",          shortBrief: "Ban someone in this server.",
97          description: "Ban a user in this server.",          description: "Ban a user in this server.",

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26