fix help info
This commit is contained in:
parent
ac5c96e39e
commit
5b8062d1e8
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ exports.help = {
|
||||||
category: "Utility",
|
category: "Utility",
|
||||||
description: "Set the slowmode for a channel. If no arguments are provided, this command will disable it.",
|
description: "Set the slowmode for a channel. If no arguments are provided, this command will disable it.",
|
||||||
emoji: "sparkle",
|
emoji: "sparkle",
|
||||||
usage: "slowmode [time:0]"
|
usage: "slowmode <time>"
|
||||||
};
|
};
|
Loading…
Reference in a new issue