forked from Supositware/Haha-Yes
Made this sentence a little better
This commit is contained in:
parent
d920f0ffc6
commit
d158928bfb
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue