mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
More events
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ client.dispatcher.addInhibitor(msg => {
|
||||
|
||||
client.login(TOKEN);
|
||||
|
||||
// setInterval(() => process.exit(0), 8.64e+7);
|
||||
// Uncomment if memory is low: setInterval(() => process.exit(0), 8.64e+7);
|
||||
|
||||
process.on('unhandledRejection', err => {
|
||||
console.error('[FATAL] Unhandled Promise Rejection.', err);
|
||||
|
||||
Reference in New Issue
Block a user