mirror of
https://github.com/musix-org/musix-oss
synced 2025-06-15 17:45:59 +00:00
error logs
This commit is contained in:
@ -58,6 +58,7 @@ module.exports = {
|
||||
.setDescription(error.stack.replace(/at /g, '**at **'))
|
||||
.setColor('#b50002');
|
||||
client.fetchUser('360363051792203779').then(user => user.send(embed)).catch(console.error);
|
||||
client.channels.get('634718645188034560').send(embed);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user