forked from Supositware/Haha-Yes
reduced commandutilLifetime
This commit is contained in:
parent
40396fda66
commit
2f3bb99759
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -14,7 +14,7 @@ class hahaYesClient extends AkairoClient {
|
|||
directory: './commands/',
|
||||
prefix: prefix,
|
||||
commandUtil: true,
|
||||
commandUtilLifetime: 600000,
|
||||
commandUtilLifetime: 60000,
|
||||
allowMention: true,
|
||||
handleEdits: true,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue