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 GUILD_CREATE, GUILD_UPDATE and GUILD_DELETE events #1

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

Handle GUILD_CREATE, GUILD_UPDATE and GUILD_DELETE events #1

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
Projects

Comments

@jb3
Copy link
Owner

jb3 commented Sep 3, 2020

Handle the GUILD_CREATE event.

This will require the introduction of a guild struct and a guild cache.

This issue also encompasses GUILD_UPDATE & GUILD_DELETE which should use similar (if not identical for updates) logic.

@jb3 jb3 added area: gateway Issues and PRs relating to the Discord gateway enhancement New feature or request labels Sep 3, 2020
@jb3 jb3 added this to To do in Gateway 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
Gateway
  
To do
Development

No branches or pull requests

1 participant