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

Handling guild user events #5

Open
jb3 opened this issue Sep 3, 2020 · 0 comments
Open

Handling guild user events #5

jb3 opened this issue Sep 3, 2020 · 0 comments
Labels
area: gateway Issues and PRs relating to the Discord gateway enhancement New feature or request

Comments

@jb3
Copy link
Owner

jb3 commented Sep 3, 2020

Handle events relating to users on guilds:

  • GUILD_BAN_ADD
  • GUILD_BAN_REMOVE
  • GUILD_MEMBER_ADD
  • GUILD_MEMBER_REMOVE
  • GUILD_MEMBER_UPDATE

Guild members chunks should be handled with logic in #1 since the members are sent on connection.

@jb3 jb3 added area: gateway Issues and PRs relating to the Discord gateway enhancement New feature or request labels Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: gateway Issues and PRs relating to the Discord gateway enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant