Does Discord.js support getting information from the User/Client API?
I'm building a Discord bot dashboard, and I'm curious if I can use Discord.js to fetch the servers that the user is in. Obviously, using a user authentication token.
Is this possible?