Merge branch 'CleverSource-master'
This commit is contained in:
commit
0c97ec9337
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ async function cleanMessages(
|
||||||
}
|
}
|
||||||
|
|
||||||
export const CleanCmd = utilityCmd({
|
export const CleanCmd = utilityCmd({
|
||||||
trigger: "clean",
|
trigger: ["clean", "clear"],
|
||||||
description: "Remove a number of recent messages",
|
description: "Remove a number of recent messages",
|
||||||
usage: "!clean 20",
|
usage: "!clean 20",
|
||||||
permission: "can_clean",
|
permission: "can_clean",
|
||||||
|
|
Loading…
Add table
Reference in a new issue