diff --git a/commands/general/tweet.js b/commands/general/tweet.js index 0248d581..c9126b39 100644 --- a/commands/general/tweet.js +++ b/commands/general/tweet.js @@ -12,8 +12,6 @@ class tweetCommand extends Command { super('tweet', { aliases: ['tweet'], category: 'general', - cooldown: 86400000, - ratelimit: 3, args: [ { id: 'text',