mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 00:04:48 +02:00
Quiz type choice
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ client.on('guildDelete', async guild => {
|
||||
dBotsOrg(count, client.user.id);
|
||||
});
|
||||
|
||||
client.setTimeout(() => process.exit(0), 7200000);
|
||||
client.setTimeout(() => process.exit(0), 7.2e+6);
|
||||
|
||||
client.login(TOKEN);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user