Set activity with user ID
Hello everybody.
I'm coding something related to Discord presence. And I already created a full design for the project but I heard about Discord.js being able to set an activity just with the user's ID.
So I decided to ask the experts if this is true before driving into Discord.js for weeks just to check this.
3 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!
- ✅
Marked as resolved by OPthat's not something
discord.js
can do
even if it was available in the api, it also wouldn't be exclusive to discord.js
Yeap ofc. I just had to make sure discord.js supported or not
Thx