1
0
Fork 0

forgot to put in miliseconds

akairo
Supositware 5 years ago
parent cb38011d4f
commit 8fb371aad9

@ -11,7 +11,7 @@ class tweetCommand extends Command {
super('tweet', {
aliases: ['tweet'],
category: 'general',
cooldown: 86400,
cooldown: 86400000,
ratelimit: 3,
args: [
{

Loading…
Cancel
Save