We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When we use the '/verify' command and the verification is successful we have to manually remove the unverified tag from the user's respective profile.
When '/verify' command is used and the verification is successful, the 'unverified' role for the user should automatically be removed.
Currently, when we run the above steps the 'unverified' role has to be removed manually.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Description
When we use the '/verify' command and the verification is successful we have to manually remove the unverified tag from the user's respective profile.
Expected Behavior
When '/verify' command is used and the verification is successful, the 'unverified' role for the user should automatically be removed.
Current Behavior
Currently, when we run the above steps the 'unverified' role has to be removed manually.
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: