#Get user ID from username

2 messages · Page 1 of 1 (latest)

lone ice
#

Is it possible to get someone's discord id from their username if the bot shares a server with them. I'd rather not iterate through client.guild.members.fetch() and then fetching each individual user to get their username property if possible

Basically i wanna get my discord id 105835949107273728 from my username nekohikaru

Thanks!

trail lagoonBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP