forgot to commit that

This commit is contained in:
ITOH
2023-04-03 00:16:25 +02:00
parent 1f26dd58d1
commit af64b18518

View File

@@ -15,7 +15,7 @@ const createGatewayManagerWithPort = (port: number) =>
maxConcurrency: 1,
},
},
applicationId: 1n,
token: ' ',
url: `ws://localhost:${port}`,
intents: Intents.Guilds,
events: {},