1
0
Fork 0

Made this sentence a little better

akairo
loicbersier 5 years ago
parent d920f0ffc6
commit d158928bfb

@ -120,7 +120,7 @@ class tweetCommand extends Command {
}); });
}); });
} else { } else {
return message.channel.send('File type not supported, you can send jpg/png/gif'); return message.channel.send('File type not supported, you can only send jpg/png/gif');
} }
} else { } else {
Tweet(); Tweet();

Loading…
Cancel
Save