#how can i get mutual guild between user and bot?

4 messages · Page 1 of 1 (latest)

warped talon
#

my bot is in around 50k server
i am creating an dashboard so how can i get mututal server of user with bot

trail blaze
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

velvet grove
#

using oauth would be your best solution, to see which guilds the user is in and compare that to the guilds your bot is on

#

bots cant access mutual guilds of users, and to do that yourself you would have to try fetching the user from every guild and see if it gives you a member from it