Markoudstaal / node-red-contrib-discord-advanced

Recieve, send, edit and delete Discord messages in node-red.
MIT License
46 stars 16 forks source link

Support Scheduled Events #110

Open Wyrrrd opened 3 months ago

Wyrrrd commented 3 months ago

Hi,

I'd like to create a recurring event programmatically on the prelast friday every month, which is not supported by Discord itself.

Is it possible to add support for the GuildScheduledEvent class and its methods?

JuliaSoriaSmith commented 1 month ago

Hey, this was added in the latest PR Added new nodes: Guild Manager, Event Manager, and message search functionality. You can create events, see all events, delete events. Most of the explanation is within the actual node-red interface on how to use the new node.

This issue should now be closed