reduced to 1

This commit is contained in:
Loic Bersier 2019-02-25 03:35:02 +01:00
parent f14558f96b
commit d39afa3e6d

View file

@ -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',