pyatl / shovel

Project to contain all hands-on work for organizers and volunteers.
GNU General Public License v2.0
1 stars 0 forks source link

Configure wordpress hook to send discord notifications for new events. #13

Open dcsim0n opened 7 months ago

dcsim0n commented 7 months ago

The Calendar to Discord plugin can be used to push notifications of new events to discord. We need to decide which of the CRUD events will trigger notifications and modify this plugin accordingly. Create is already covered, but Update and Delete events do not have notifications at the moment.

https://github.com/RealHartlMax/Calendar-to-Discord