Hi! I have a problem with roleinfo command
Let me explain: roleinfo works with some roles, but not with others.
As I understand it, this does not depend on: the language of the role, the number of characters/words in the role, whether this role is higher than the bot role
roleinfo.js - https://mystb.in/RibbonTalkDistance
Error:
6 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 OP@Булочка | pasha_boez hi! if you can, can you help me? please
Hi. I think, some of your roles don't have permissions to show. You can check this with
console.log(perms)
before client.embed...
, certainly, you get an empty array
If it's true, you need to check array's length and enter something if length is 0can you show some example?
@! ! </Almaz>
It's an example for this
I see
I'll check right now
oh it worked
Thank you