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

No way of updating the colour of a role #56

Open
jesyspa opened this issue Jun 25, 2021 · 0 comments
Open

No way of updating the colour of a role #56

jesyspa opened this issue Jun 25, 2021 · 0 comments

Comments

@jesyspa
Copy link

jesyspa commented Jun 25, 2021

As it is, once a role with a particular colour has been created there is no way to use that role name for a different colour, even if the old role is not used A few ideas for how this can be resolved:

  1. When clearcolor is used, check if no user has the role and delete the role in that case.
  2. Allow setcolor to update role colours when the role already exists.
  3. Add an changecolor command to modify the colour associated with a name.
  4. Add an deletecolor command that removes a colour role.

I'm not sure option 1 is feasible, since I don't know if Discord has a way of easily checking if a role is unused. Options 2-4 all seem like they would be reasonable solutions. I'd be happy to give implementing one of the four a shot; does anyone have a preference on which one? (Assuming this is a desirable feature in the first place.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant