mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 05:00:18 +00:00
Update SIGINT event
This commit is contained in:
parent
0bc26f8895
commit
12f3948e40
@ -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(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user