mirror of
https://github.com/danbulant/Shasha
synced 2026-06-17 21:31:08 +00:00
space
This commit is contained in:
parent
04014ba394
commit
364f6e9883
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ module.exports = class mute extends commando.Command {
|
|||
targetUsers = FR.targetUser;
|
||||
resultMsg = FR.resultMsg;
|
||||
} else return trySend(this.client, msg, "Args: `<[user_[mention|ID|name]]> -- [reason] -- [duration]`. " +
|
||||
"Separate `user` with `,`. `--s` to view settings.Example:```js\n" +
|
||||
"Separate `user` with `,`. `--s` to view settings. Example:```js\n" +
|
||||
`${msg.guild.commandPrefix + this.name} 580703409934696449, @Shasha#1234, ` +
|
||||
`ur mom,#6969,^yuck\\s(ur)?\\s.{5}#\\d+69$ -- 69y69mo69w420d420h420m420s -- Saying "joe"\n` +
|
||||
`${msg.guild.commandPrefix + this.name} --s\`\`\``);
|
||||
|
|
|
|||
Loading…
Reference in a new issue