Casper
DIAdiscord.js - Imagine an app
•Created by Casper on 9/8/2024 in #djs-questions
permission to list members of server
permissions to enable to be able to fetch all members of a server
3 replies
DIAdiscord.js - Imagine an app
•Created by Casper on 9/8/2024 in #djs-questions
guild.members giving only 1 member and the bot itself
Guild.members gives only one member and the bot itself and when another member sends message and api call is made again to fetch members this new member is discovered.
5 replies
DIAdiscord.js - Imagine an app
•Created by Casper on 9/1/2024 in #djs-questions
redirect_uri
I understand why we need a redirect uri for oauth2 link because it makes a get request with code but why do we need to specify the same redirect url when generating token using https://discord.com/api/oauth2/token
2 replies