mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 00:10:07 +00:00
forgot to commit that
This commit is contained in:
@@ -15,7 +15,7 @@ const createGatewayManagerWithPort = (port: number) =>
|
||||
maxConcurrency: 1,
|
||||
},
|
||||
},
|
||||
applicationId: 1n,
|
||||
token: ' ',
|
||||
url: `ws://localhost:${port}`,
|
||||
intents: Intents.Guilds,
|
||||
events: {},
|
||||
|
||||
Reference in New Issue
Block a user