229 |
legacyCommand: true |
legacyCommand: true |
230 |
}, |
}, |
231 |
{ |
{ |
232 |
|
name: 'guildlookup', |
233 |
|
shortBrief: "Lookup any Public Discord server/guild!", |
234 |
|
description: "Lookup any Public Discord server/guild!\nThis command is a subcommand of the `/lookup` slash command.", |
235 |
|
structure: "<UserID|Mention>", |
236 |
|
example: "`%%guildlookup 385753607325075320`\n`", |
237 |
|
notes: null, |
238 |
|
slashCommand: true, |
239 |
|
legacyCommand: true |
240 |
|
}, |
241 |
|
{ |
242 |
name: 'hash', |
name: 'hash', |
243 |
shortBrief: "Generate a hash of the given text input.", |
shortBrief: "Generate a hash of the given text input.", |
244 |
description: null, |
description: null, |
332 |
legacyCommand: true |
legacyCommand: true |
333 |
}, |
}, |
334 |
{ |
{ |
335 |
|
name: 'lookup', |
336 |
|
shortBrief: "Lookup something.", |
337 |
|
description: null, |
338 |
|
structure: "[ChannelID|ChannelMention]", |
339 |
|
subcommands: { |
340 |
|
"user": "Lookup a user around Discord", |
341 |
|
"guild": "Lookup a Public Discord Server" |
342 |
|
}, |
343 |
|
example: "`/lookup user user:384624924565405777`", |
344 |
|
notes: null, |
345 |
|
slashCommand: true, |
346 |
|
legacyCommand: false |
347 |
|
}, |
348 |
|
{ |
349 |
name: 'massban', |
name: 'massban', |
350 |
shortBrief: 'Mass ban (multiple) users', |
shortBrief: 'Mass ban (multiple) users', |
351 |
description: null, |
description: null, |
580 |
notes: null, |
notes: null, |
581 |
slashCommand: true, |
slashCommand: true, |
582 |
legacyCommand: true |
legacyCommand: true |
583 |
|
}, |
584 |
|
{ |
585 |
|
name: 'userlookup', |
586 |
|
shortBrief: "Lookup any Discord user!", |
587 |
|
description: "Lookup any Discord user! Doesn't matter if they are in the server or not.\nThis command is a subcommand of the `/lookup` slash command.", |
588 |
|
structure: "<UserID|Mention>", |
589 |
|
example: "`%%userlookup 385753607325075320`\n`", |
590 |
|
notes: null, |
591 |
|
slashCommand: true, |
592 |
|
legacyCommand: true |
593 |
}, |
}, |
594 |
{ |
{ |
595 |
name: 'warn', |
name: 'warn', |