From 8fb371aad95879023b2e2f30cdf751b37ff1a018 Mon Sep 17 00:00:00 2001 From: Supositware Date: Mon, 25 Feb 2019 20:28:08 +0100 Subject: [PATCH] forgot to put in miliseconds --- commands/general/tweet.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/general/tweet.js b/commands/general/tweet.js index 8f81a409..c8e39aa8 100644 --- a/commands/general/tweet.js +++ b/commands/general/tweet.js @@ -11,7 +11,7 @@ class tweetCommand extends Command { super('tweet', { aliases: ['tweet'], category: 'general', - cooldown: 86400, + cooldown: 86400000, ratelimit: 3, args: [ {