reduced commandutilLifetime

This commit is contained in:
Supositware 2019-01-02 21:46:45 +01:00
parent 40396fda66
commit 2f3bb99759

View file

@ -14,7 +14,7 @@ class hahaYesClient extends AkairoClient {
directory: './commands/',
prefix: prefix,
commandUtil: true,
commandUtilLifetime: 600000,
commandUtilLifetime: 60000,
allowMention: true,
handleEdits: true,
});