This commit is contained in:
thororen1234 2024-08-16 01:16:58 -04:00
parent 102352235c
commit 4d5511ff60

View file

@ -315,5 +315,3 @@ await page.evaluateOnNewDocument(`
(${reporterRuntime.toString()})(${JSON.stringify(process.env.DISCORD_TOKEN)});
}
`);
await page.goto(CANARY ? "https://canary.discord.com/login" : "https://discord.com/login");