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...