lower phone cooldown

This commit is contained in:
Dragon Fire
2020-03-19 14:05:11 -04:00
parent fab7d6e96b
commit 34e586ae58
+1 -1
View File
@@ -12,7 +12,7 @@ module.exports = class PhoneCommand extends Command {
guildOnly: true, guildOnly: true,
throttling: { throttling: {
usages: 1, usages: 1,
duration: 90 duration: 60
}, },
args: [ args: [
{ {