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

feat(structs): add recurrence_rule to guild events #1581

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

icepuma
Copy link

@icepuma icepuma commented Oct 10, 2024

Discord recently added recurrence_rule with discord/discord-api-docs#7058

Some fields (marked by [1]) aren't supposed to be changed by the user and are only set by Discord itself. Don't know how to deal with that.

The System limitations section in the docs is extensive and tedious to follow. Maybe there could be a mapper from rrule-go to the API objects and vice versa.

I think it's cool to have recurrence_rules in discordgo, so we can add events to https://github.com/Lucky3028/terraform-provider-discord :)

@icepuma icepuma marked this pull request as ready for review October 10, 2024 22:44
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.

1 participant