This commit is contained in:
loicbersier 2019-06-26 01:38:13 +02:00
commit fb0c0c4f6d

View file

@ -12,8 +12,6 @@ class tweetCommand extends Command {
super('tweet', { super('tweet', {
aliases: ['tweet'], aliases: ['tweet'],
category: 'general', category: 'general',
cooldown: 86400000,
ratelimit: 3,
args: [ args: [
{ {
id: 'text', id: 'text',