forked from Supositware/Haha-Yes
reduced to 1
This commit is contained in:
parent
f14558f96b
commit
d39afa3e6d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class tweetCommand extends Command {
|
|||
aliases: ['tweet'],
|
||||
category: 'general',
|
||||
cooldown: 86400,
|
||||
ratelimit: 2,
|
||||
ratelimit: 1,
|
||||
args: [
|
||||
{
|
||||
id: 'text',
|
||||
|
|
Loading…
Reference in a new issue