This commit is contained in:
loicbersier 2019-06-26 01:38:13 +02:00
commit fb0c0c4f6d

View file

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