Mocnější grgacek
This commit is contained in:
parent
a583e58e60
commit
f2bec5b434
@ -163,7 +163,7 @@ module.exports = {
|
|||||||
let odpojit = false;
|
let odpojit = false;
|
||||||
if (!vojs) {
|
if (!vojs) {
|
||||||
const chanel = mes.member.voice.channel;
|
const chanel = mes.member.voice.channel;
|
||||||
if (!chanel) return mes.channel.send("*grrrrrrrrg*");
|
if (!chanel) return mes.channel.send("***grrrrrrrrg***");
|
||||||
vojs = await chanel.join();
|
vojs = await chanel.join();
|
||||||
odpojit = true;
|
odpojit = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user