reduced to 1

merge-requests/3/head
Loic Bersier 5 years ago
parent f14558f96b
commit d39afa3e6d

@ -10,7 +10,7 @@ class tweetCommand extends Command {
aliases: ['tweet'], aliases: ['tweet'],
category: 'general', category: 'general',
cooldown: 86400, cooldown: 86400,
ratelimit: 2, ratelimit: 1,
args: [ args: [
{ {
id: 'text', id: 'text',

Loading…
Cancel
Save