Update SIGINT event

This commit is contained in:
Christer Warén 2021-09-11 17:14:21 +03:00
parent 26eda76b23
commit 3d066435b4

View File

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