Update SIGINT event

This commit is contained in:
Christer Warén 2021-09-11 17:35:20 +03:00
parent 0bc26f8895
commit 12f3948e40

View File

@ -3,7 +3,7 @@ module.exports = {
execute(client) {
client.user.setStatus('dnd');
client.streamer.stop(client);
client.streamer.leave(client);
client.funcs.saveRadios(client);
setInterval(() => {