Roles and users missing from Integration permissions?
I can't tell if I am going crazy or if this is just weird behaviour from Discord.
I have 25 roles in my Discord server. I have a bot which has slash commands which I would like to only be accessible to certain roles.
However, when I click the "Add roles or members" button in the Integration settings page of the bot, it displays only SOME of the roles on the server, but not all of them. (i.e. an incomplete list) When I search for those roles via the search bar up top, they do not appear, either.
Why are those roles not appearing on the settings page and how do I restrict slash command usage to those non-appearing roles?
11 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.A list of some of my roles:
This seems more like a question for Discord than for us
Are any of those roles managed role, bot roles or otherwise higher than your role can manage?
Aw shoot, so it's a bug with Discord's system? I was afraid as much.
Nope nope and nope :/
I mean its a Discord client interface
Nothing to do with discord.js
Fair enough. I thought maybe I was just doing something stupid.
I can close this and try to move it to their official forums.
there is a search bar
When I search for those roles via the search bar up top, they do not appear, either.
admin roles?
that's the only ones that don't turn up for me
in which case that makes sense, since they can use it anyways
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
This turned out to be exactly the issue.
I hadn't realized the ones that were missing all shared that in common nor that Discord hid those roles/users from the list. Now I do! Thank you!
(Btw I don't know how to "close" this post.)
Nm finally found the option.