From 34e586ae58cabb141acfd30123e7bb07edcd1abb Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Thu, 19 Mar 2020 14:05:11 -0400 Subject: [PATCH] lower phone cooldown --- commands/other/phone.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/other/phone.js b/commands/other/phone.js index 566ead99..0b2a3e9c 100644 --- a/commands/other/phone.js +++ b/commands/other/phone.js @@ -12,7 +12,7 @@ module.exports = class PhoneCommand extends Command { guildOnly: true, throttling: { usages: 1, - duration: 90 + duration: 60 }, args: [ {