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
Add functionality to Codey to report users who miss/fail to schedule coffee chats. Syntax would be something like
.coffee-chat-report <username> [reason]
If a user gets reported twice over the last 3 coffee chats, remove the role from them with a DM indicating that they have been removed from the role.
This command should only be used through DMs. Ensure any reports are logged (as notifications).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of proposed feature
Add functionality to Codey to report users who miss/fail to schedule coffee chats. Syntax would be something like
If a user gets reported twice over the last 3 coffee chats, remove the role from them with a DM indicating that they have been removed from the role.
This command should only be used through DMs. Ensure any reports are logged (as notifications).
The text was updated successfully, but these errors were encountered: