1
0
Fork 0

remove rate limit

akairo
Loïc Bersier 5 years ago
parent e5d04529e4
commit b106be6935

@ -12,8 +12,6 @@ class tweetCommand extends Command {
super('tweet', {
aliases: ['tweet'],
category: 'general',
cooldown: 86400000,
ratelimit: 3,
args: [
{
id: 'text',

Loading…
Cancel
Save