Vytah in PM now indeed won't crash

This commit is contained in:
Histmy 2021-04-13 16:15:38 +02:00
parent cfe861ab33
commit 16120cf62b

View File

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