mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Fix merge conflict
This commit is contained in:
commit
1a182b26eb
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ async function cleanMessages(
|
|||
}
|
||||
|
||||
export const CleanCmd = utilityCmd({
|
||||
trigger: "clean",
|
||||
trigger: ["clean", "clear"],
|
||||
description: "Remove a number of recent messages",
|
||||
usage: "!clean 20",
|
||||
permission: "can_clean",
|
||||
|
|
Loading…
Add table
Reference in a new issue