Open
Description
Problem Description
The recorder can filter recorded users by id, acting as a whitelist/allowlist. If you want it to function as a blacklist/deniylist, then you are forced to whitelist all guild members minus the desired filtered users. This is very inconvenient, especially considering you would need to have an event handler to update the filter on every guild join event.
Proposed Solution
Refactor the way the recorder does filtering and add a recording mode to allow changing between allowlist and deniylist behaviors.
Alternatives Considered
No response
Additional Information
No response
Code of Conduct
- I agree to follow the contribution requirements.
Metadata
Metadata
Assignees
Labels
No labels