Express x Discord.JS
Unsure whether this is the correct forum for this type of request however I may as well chance it.
I am attempting to make a website with Discord OAuth functionality. I have setup as far as getting express.js to process my auth login and showcase user info (display name, discord name) but now want to make it more advanced.
I want to pull sets of Roles from a certain discord;
* Set One; Admin, Mod, Sr Mod
* Set Two; SAST, SAFR
Is anyone able to direct how this is possible?
1 Reply
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- 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