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
{{ message }}
This repository was archived by the owner on Mar 12, 2022. It is now read-only.
It works fine in Node.js 8.x, but does not work in 12.x, 14.x, console returns "LoginError: Error = BadAuthentication", why?
I want to update my Discord Bot, discord.js v12 requires Node.js 12.x version, so I found this a problem.
Update: Node.js 8.x is not working anymore...