Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use redis to store the role cache | 2024-07-17 | -2/+2 | |
| | ||||
* | Use redis for the discord member cache over mongo | 2024-07-16 | -2/+2 | |
| | ||||
* | Apply fixable lint settings with Ruff | 2024-07-08 | -9/+9 | |
| | ||||
* | Fix Linting Errors | 2022-02-05 | -5/+5 | |
| | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Overhaul Scope System | 2022-02-05 | -0/+83 | |
Adds discord role support to the pre-existing scopes system to power more complex access permissions. Signed-off-by: Hassan Abouelela <[email protected]> |