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 permissions system #33

Open
MattIPv4 opened this issue Sep 17, 2024 · 0 comments · May be fixed by #40
Open

Implement permissions system #33

MattIPv4 opened this issue Sep 17, 2024 · 0 comments · May be fixed by #40
Labels
blocked Waiting for another issue or pull request

Comments

@MattIPv4
Copy link
Member

Building on the work in #32, allow commands to define permissions that a user must have to be able to use the command. Ensure that the handler for all the commands does correct permissions checks, and omplement a way to define what users have what permissions.

@MattIPv4 MattIPv4 added the blocked Waiting for another issue or pull request label Sep 17, 2024
flakey5 added a commit to flakey5/alveusgg-chatbot that referenced this issue Jan 2, 2025
Closes alveusgg#32
Closes alveusgg#33
Closes alveusgg#34

Signed-off-by: flakey5 <[email protected]>
@flakey5 flakey5 linked a pull request Jan 2, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting for another issue or pull request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant