mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-17 07:26:02 +00:00
Updated SIGINT.js
This commit is contained in:
@ -4,7 +4,6 @@ module.exports = {
|
||||
name: 'SIGINT',
|
||||
async execute(client) {
|
||||
setTimeout(async function () {
|
||||
client.user.setStatus('idle');
|
||||
let message = {};
|
||||
|
||||
if (!client.stations) return process.exit();
|
||||
|
Reference in New Issue
Block a user