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 unverify class of commands #10

Open
ankith26 opened this issue Apr 3, 2024 · 0 comments
Open

Implement unverify class of commands #10

ankith26 opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
difficulty:medium enhancement New feature or request

Comments

@ankith26
Copy link
Member

ankith26 commented Apr 3, 2024

Description

There are three modes of unverify I'd like to implement, based on who's running it.

Any user must be able to unverify themselves in a server (should remove access roles). In addition to this any user must be able to remove their own record from the DB.
A server moderator/admin must be able to unverify any member of the server for moderation purposes. In doing so, there must be a way that this is automatically messaged to the bot admins, so that they can decide on whether to remove the corresponding record from the db.
A bot admin must be able to unverify (remove the record from the DB) any user.

Tasks

TODO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:medium enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants