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

Adding methods for Scheduled Events #24

Merged
merged 2 commits into from Nov 16, 2021
Merged

Adding methods for Scheduled Events #24

merged 2 commits into from Nov 16, 2021

Conversation

juststephen
Copy link
Contributor

Made using the Discord API documentation: https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event

These is a starting point for scheduled event integration.

Summary

Added:

  • list_scheduled_events
  • create_scheduled_events
  • get_scheduled_event
  • modify_scheduled_event
  • delete_scheduled_event
  • get_scheduled_event_users

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • This PR adds something new (e.g. new method or parameters).

@4Kaylum
Copy link
Member

4Kaylum commented Nov 16, 2021

Merging the PR because it just changes the HTTP methods - no documentation is fine because they aren't publicly exposed. Thanks for adding these.

@4Kaylum 4Kaylum merged commit 2c0d6fd into Voxel-Fox-Ltd:master Nov 16, 2021
@juststephen juststephen deleted the patch-1 branch November 16, 2021 13:23
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.

None yet

2 participants