diff --git a/commands/general/tweet.js b/commands/general/tweet.js index 32bcf3c..5f46c59 100644 --- a/commands/general/tweet.js +++ b/commands/general/tweet.js @@ -10,7 +10,7 @@ class tweetCommand extends Command { aliases: ['tweet'], category: 'general', cooldown: 86400, - ratelimit: 2, + ratelimit: 1, args: [ { id: 'text',