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

Implement proper rbac #9

Open
jthompkins opened this issue Jul 25, 2022 · 0 comments
Open

Implement proper rbac #9

jthompkins opened this issue Jul 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jthompkins
Copy link
Owner

Precursor to database implementation.

Currently the one user-locked function is hard-coded...We want to add the ability to assign a role for usage of the bot.

  • lock certain actions behind a role

  • inform users without role what role is needed to perform the specified action

  • Could have more than one role?

Actions that could be role-based:

  • playing or stopping music
  • creating and updating playlists
@jthompkins jthompkins self-assigned this Jul 25, 2022
@jthompkins jthompkins added the enhancement New feature or request label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant