Closed jnijland closed 1 year ago
I did try adding the guilds and guilds.members.read scopes, but that didn't solve it either.
Hello @jnijland,
The roles column will only be updated if you restrict access to the application to specific roles. (See guild_roles
in the configuration)
Hi @JakyeRU,
If I understand correctly, this means it is not possible to get a users Discord role(s)?
Thank you
You can by using this method: https://larascord.jakye.me/interacts_with_discord#getguildmember
Describe the bug On a clean installation following the installation guide on the documentation, the roles column stays empty. I would like to know which roles a user has on the Discord server.
To Reproduce Steps to reproduce the behavior:
Expected behavior I would like the roles column to be filled with the users roles (or role ids).
Screenshots/Videos
Desktop (please complete the following information):
Additional context