Staged Events #85

Open
opened 2021-10-02 18:06:06 +00:00 by ccev · 0 comments
ccev commented 2021-10-02 18:06:06 +00:00 (Migrated from github.com)

Summary

Support Discord's new ScheduledEvents

What is the feature request for?

The core library

The Problem

Discord is rolling out scheduled events to all guilds. This feature allows to schedule events using a start time, end time, name and description and tie it to a a channel or give it a custom location.

This also comes with a new permission (manage events), events and audit log entries.

The API fully supports this feature, though it's not documented. But there's a PR for it: discord/discord-api-docs#3586

The Ideal Solution

Full implementation of Scheduled Events, including fetching, adding, editing and deleting them, as well as the other things that come with them, as mentioned above.

The Current Solution

No response

Additional Context

No response

### Summary Support Discord's new ScheduledEvents ### What is the feature request for? The core library ### The Problem Discord is rolling out scheduled events to all guilds. This feature allows to schedule events using a start time, end time, name and description and tie it to a a channel or give it a custom location. This also comes with a new permission (manage events), events and audit log entries. The API fully supports this feature, though it's not documented. But there's a PR for it: discord/discord-api-docs#3586 ### The Ideal Solution Full implementation of Scheduled Events, including fetching, adding, editing and deleting them, as well as the other things that come with them, as mentioned above. ### The Current Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: matthew/enhanced-discord.py#85
No description provided.