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

Handle Missing Guild Member by Introducing Anonymous Users #212

Open
Behzad-rabiei opened this issue Sep 5, 2023 · 0 comments
Open

Handle Missing Guild Member by Introducing Anonymous Users #212

Behzad-rabiei opened this issue Sep 5, 2023 · 0 comments
Assignees

Comments

@Behzad-rabiei
Copy link
Member

Description:

In our current setup, there are cases where the network graph and member breakdown APIs return guild member IDs for which we do not have corresponding data in our MongoDB collection. To handle this discrepancy, we should consider such users as anonymous users. These users will be named sequentially as anonymous1, anonymous2, and so on. Their avatars should be marked as invalid, and they should not be assigned any roles.

@Behzad-rabiei Behzad-rabiei self-assigned this Sep 5, 2023
@Behzad-rabiei Behzad-rabiei changed the title Handle Missing Guild Member IDs by Introducing Anonymous Users in MongoDB Collection Handle Missing Guild Member IDs by Introducing Anonymous Users Sep 5, 2023
@Behzad-rabiei Behzad-rabiei changed the title Handle Missing Guild Member IDs by Introducing Anonymous Users Handle Missing Guild Member by Introducing Anonymous Users Sep 5, 2023
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

No branches or pull requests

1 participant