Authenticate a discord-rpc app only once
i have managed to build a working discord-rpc app but every time i start it the popup comes up asking for permission, how can i save the permission so i only need to apply it once? i have almost no experience but cannot really find something googleing it
2 Replies
- 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!to your login details
add
prompt: "none"