3
0
Fork 0
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:
Dragory 2020-08-05 02:44:54 +03:00
commit 1a182b26eb
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -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",