Skip to content

Role based permissions system. #62

@benmcmahon100

Description

@benmcmahon100

New commands - by default - should only be runnable by "special" users - i.e., users we can trust.

Otherwise, a commands audience can be specified as an array of roles we want to use it.

By default, this shall be ["committee", "rbadmin", "dev"] for the sake of simplicity, with left to right precedence (a dev can't derole and admin, and admin can't derole a committee, etc)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions