mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-22 09:43:24 +00:00
Updated SIGINT event
This commit is contained in:
parent
0b1cb03305
commit
1bb8d8d801
@ -3,10 +3,6 @@ module.exports = {
|
||||
execute(client) {
|
||||
client.user.setStatus('dnd');
|
||||
|
||||
console.log("\n");
|
||||
client.funcs.logger("Bot", "Closing");
|
||||
console.log("\n");
|
||||
|
||||
client.funcs.saveRadios(client);
|
||||
|
||||
setInterval(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user