3 message every 24 hours

This commit is contained in:
Supositware 2019-02-25 19:45:40 +01:00
parent a494a4bfc2
commit 9ce32556ff

View file

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