kvalitní hotfix
This commit is contained in:
parent
7f789bc0e7
commit
42ca98cd02
@ -153,6 +153,7 @@ export async function joinVoice(channel: VoiceChannel | StageChannel | string, g
|
||||
}
|
||||
|
||||
if (now.status === VoiceConnectionStatus.Disconnected || now.status === VoiceConnectionStatus.Destroyed) {
|
||||
clearInterval(interval);
|
||||
appendFileSync("zaznamy.dlog", `odtahnuljsem${Date.now().toString(36)}\n`);
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user