remove rate limit

merge-requests/3/head
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