19 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.Your question is really vague
Could you clarify?
like .flags how to display the badges properly because it sends
object [Object]
for meYou cans use .toArray() if you are using user flags
how?
it says .toArray() isn't a function and when I use .toArray I get
undefined
What exactly are you doing
trying to display all off a user's badges
And what are you trying
What is badges
badges
like active developer
or hype squad balance
... like what is defined as?
??
what is it defined as
it's user.flags.toArray()
ok
ty