diff --git a/commands/general/tweet.js b/commands/general/tweet.js index 272f034..8f81a40 100644 --- a/commands/general/tweet.js +++ b/commands/general/tweet.js @@ -12,7 +12,7 @@ class tweetCommand extends Command { aliases: ['tweet'], category: 'general', cooldown: 86400, - ratelimit: 1, + ratelimit: 3, args: [ { id: 'text',