mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 04:20:19 +00:00
Update SIGINT event
This commit is contained in:
parent
26eda76b23
commit
3d066435b4
@ -3,6 +3,7 @@ module.exports = {
|
||||
execute(client) {
|
||||
client.user.setStatus('dnd');
|
||||
|
||||
client.streamer.stop(client);
|
||||
client.funcs.saveRadios(client);
|
||||
|
||||
setInterval(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user