"nazdar debile" was cuted

when joining different voice channel
This commit is contained in:
Histmy 2021-01-12 11:18:59 +01:00
parent 1b83490f18
commit 67cd0addc8

View File

@ -89,7 +89,7 @@ module.exports = (mes, komand, celArgs) => {
}
});
}
con.play('./zvuky/nazdar.ogg');
setTimeout(() => con.play('./zvuky/nazdar.ogg'), 500);
});
break;