Recurring Events

I'm putting my guild events onto a website calendar, but I'm having a hard time dealing with recurring events. I can only find the current event, and am unable to find anything I can use to identify recurrence. I would appreciate any help anyone could offer.
4 Replies
d.js toolkit
d.js toolkit12mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
RevAthiest
RevAthiestOP12mo ago
Discord.js = 14.3.0
duck
duck12mo ago
recurrence seems to be new enough that the property that details an event's recurrence has yet to be documented by discord and therefore isn't supported by djs
RevAthiest
RevAthiestOP12mo ago
Great. thanks.

Did you find this page helpful?