diff --git a/index.js b/index.js index 7db9c31a..579f034d 100644 --- a/index.js +++ b/index.js @@ -14,7 +14,7 @@ class hahaYesClient extends AkairoClient { directory: './commands/', prefix: prefix, commandUtil: true, - commandUtilLifetime: 600000, + commandUtilLifetime: 60000, allowMention: true, handleEdits: true, });