From 38c4d3cd81a1f957c866e4673a3c444ed1de6dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Fri, 10 May 2019 16:43:55 +0200 Subject: [PATCH] ignore cooldown and permissions for owner --- index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.js b/index.js index 454099a3..c587cad8 100644 --- a/index.js +++ b/index.js @@ -18,6 +18,8 @@ class hahaYesClient extends AkairoClient { commandUtilLifetime: 60000, allowMention: true, handleEdits: true, + ignorePermissions: ownerID, + ignoreCooldown: ownerID, }); this.inhibitorHandler = new InhibitorHandler(this, {