Skip to content

Instantly share code, notes, and snippets.

@RyanMulready
Created January 27, 2020 02:26
Show Gist options
  • Save RyanMulready/d3ddede0cc813ae27f8cb90e805b6cec to your computer and use it in GitHub Desktop.
Save RyanMulready/d3ddede0cc813ae27f8cb90e805b6cec to your computer and use it in GitHub Desktop.
Get discord info out of discord
Get Users: https://discord.js.org/#/docs/main/stable/class/Guild?scrollTo=fetchMembers
Get User Info: https://discord.js.org/#/docs/main/stable/class/User
Get User Rank Info: https://discord.js.org/#/docs/main/stable/class/UserProfile
Get User Presence: https://discord.js.org/#/docs/main/stable/class/Presence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment