You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
are you trying to run a bot with a persistent gateway connection (which discord.js is) in frontend code? That won't work and leak your token to anyone visiting that website.
Which package is this bug report for?
discord.js
Issue description
Installed "discord.js" with pnpm in the nextjs project, and had below error
Code sample
No response
Versions
"name": "@discordjs/ws" "version": "1.0.2",
"name": "discord.js" "version": "14.14.1",
Issue priority
Medium (should be fixed soon)
Which partials do you have configured?
Not applicable
Which gateway intents are you subscribing to?
Not applicable
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: