more vytah not crash on PM

This commit is contained in:
Histmy 2021-04-13 15:24:19 +02:00
parent 1cfc900a89
commit 749743e32d

View File

@ -120,6 +120,9 @@ module.exports = {
case 'vitah':
case 'vytah':
if (!mes.member) {
mes.channel.send('kokot');
}
if (!mes.member.voice.channel) {
mes.channel.send(`nejsi ve vojsu ty gadzo ${mes.author}`);
break;