Created
January 27, 2020 02:26
-
-
Save RyanMulready/d3ddede0cc813ae27f8cb90e805b6cec to your computer and use it in GitHub Desktop.
Get discord info out of discord
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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