Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: list roles for guilds #40

Closed
notsag opened this issue Apr 6, 2021 · 2 comments · May be fixed by #44
Closed

Feature: list roles for guilds #40

notsag opened this issue Apr 6, 2021 · 2 comments · May be fixed by #44
Labels
enhancement New feature or request feature request

Comments

@notsag
Copy link

notsag commented Apr 6, 2021

discord.fetch_guilds() returns a Guild object.
It would be convenient if this Guild object has the list of roles associated to the user for this Guild.
It would allow us to manage specific permissions on the flask app.

@nighthawki
Copy link

You get permissions and permissions_new (discord API v8), which contains all roles.

@weibeu weibeu linked a pull request May 23, 2021 that will close this issue
@weibeu weibeu added enhancement New feature or request feature request and removed feature request labels Jun 27, 2021
Copy link

dosubot bot commented Nov 26, 2024

Hi, @notsag. I'm Dosu, and I'm helping the Flask-Discord team manage their backlog. I'm marking this issue as stale.

Issue Summary

  • You requested an enhancement to discord.fetch_guilds() to include user roles for each Guild object.
  • @nighthawki suggested using Discord API v8, which provides permissions and permissions_new containing all roles.
  • You reacted positively to @nighthawki's comment, indicating agreement or appreciation.

Next Steps

  • Please confirm if this issue is still relevant to the latest version of the Flask-Discord repository. If so, you can keep the discussion open by commenting on the issue.
  • If there is no further activity, the issue will be automatically closed in 7 days.

Thank you for your understanding and contribution!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 26, 2024
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants