mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Minor Changes
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ client.on('guildDelete', async guild => {
|
||||
|
||||
client.login(TOKEN);
|
||||
|
||||
client.setTimeout(() => {
|
||||
client.setInterval(() => {
|
||||
console.log(`[RESTART] Shard ${client.shard.id} restarted!`);
|
||||
process.exit(0);
|
||||
}, 8.64e+7);
|
||||
|
||||
Reference in New Issue
Block a user