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

Do not match someone with themself if only one user has coffeechat role #486

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

Fan-Yang-284
Copy link
Contributor

Summary of Changes

Unable to reproduce bug as described in #417 - added code that prevents a user from being matched with themself in the edge case of only one user having the role.

Related Issues

Resolves #417

Steps to Reproduce

Run .coffee match with only one user holding the coffeechat role.

Further Information and Comments

.coffeechat match was not working so I removed the .coffeechat examples in the command description.

Copy link
Collaborator

@mcpenguin mcpenguin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mcpenguin mcpenguin merged commit 1faadee into main Jun 18, 2023
@mcpenguin mcpenguin deleted the issue#-417 branch June 18, 2023 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove users who have left the server from coffee chat
2 participants