mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 03:00:18 +00:00
Update SIGINT event
This commit is contained in:
parent
acc7ab1727
commit
1f4c3a08d0
@ -4,7 +4,7 @@ module.exports = {
|
||||
client.user.setStatus('dnd');
|
||||
|
||||
client.streamer.leave(client);
|
||||
client.funcs.saveRadios(client);
|
||||
client.radio.save(client);
|
||||
|
||||
setInterval(() => {
|
||||
if(client.radio.size == 0){
|
||||
|
Loading…
Reference in New Issue
Block a user