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

Add Event support #6995

Closed
waki285 opened this issue Nov 17, 2021 · 2 comments
Closed

Add Event support #6995

waki285 opened this issue Nov 17, 2021 · 2 comments

Comments

@waki285
Copy link
Contributor

waki285 commented Nov 17, 2021

Feature

Discord has recently added Bot support for Events.

Ideal solution or implementation

Add these to the client events and

  • guildScheduledEventCreate
  • guildScheduledEventUpdate
  • guildScheduledEventDelete
  • guildScheduledEventUserAdd
  • GuildScheduledEventUserRemove

Add scheduledEvents to the Guild object.

Then add the Event class and the EventManager class.

Alternative solutions or implementations

No response

Other context

No response

@waki285 waki285 changed the title feat: add Event suppor feat: add Event support Nov 17, 2021
@waki285 waki285 changed the title feat: add Event support Add Event support Nov 17, 2021
@Jiralite
Copy link
Member

Already in progress! #6493

@waki285
Copy link
Contributor Author

waki285 commented Nov 17, 2021

oh

@waki285 waki285 closed this as completed Nov 17, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants