Made this sentence a little better

This commit is contained in:
loicbersier 2019-11-26 18:12:48 +01:00
parent d920f0ffc6
commit d158928bfb

View file

@ -120,7 +120,7 @@ class tweetCommand extends Command {
});
});
} 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 {
Tweet();