forked from Supositware/Haha-Yes
3 message every 24 hours
This commit is contained in:
parent
a494a4bfc2
commit
9ce32556ff
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class tweetCommand extends Command {
|
||||||
aliases: ['tweet'],
|
aliases: ['tweet'],
|
||||||
category: 'general',
|
category: 'general',
|
||||||
cooldown: 86400,
|
cooldown: 86400,
|
||||||
ratelimit: 1,
|
ratelimit: 3,
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
id: 'text',
|
id: 'text',
|
||||||
|
|
Loading…
Reference in a new issue