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

Admin controls #20

Open
richteer opened this issue Oct 14, 2015 · 0 comments
Open

Admin controls #20

richteer opened this issue Oct 14, 2015 · 0 comments
Labels

Comments

@richteer
Copy link
Contributor

Implement some kind of framework to require certain users/contexts to be marked as admins to execute.

Example: foo is an admin, bar is not

    foo: !reloadmodules
halibot: Modules reloaded!
    bar: Cool!
    bar: !reloadmodules
halibot: You are not an admin.
    bar:  :(

Simple implementation would be a module filter that filters if author is not an admin.

@richteer richteer added this to the Version 1.0.0 milestone Oct 14, 2015
@richteer richteer added the RFC label Oct 14, 2015
@sjrct sjrct removed this from the Version 1.0.0 milestone Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants