Error [TokenInvalid]: An invalid token was provided.

const {TOKEN} = require("./config.json")

client.login(TOKEN)

I JUST DONT GET IT why this error has been occurred;
I put on the right TOKEN But it still don't work
Was this page helpful?