Temporary Event Webhook for Calendar Events #72
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Request
When a new event is
Send an event notification to a discord webhook.
This is until the Milsim Integration Bot is built out and can handle cron jobs to check for event data and post to Discord.
Rough Code example
Discord Notification Function
Send Notification of New Event Created
Send Notification of Event Canceld
I am not sure exactly how this would best implement into the code but would be good to handle until Discord Bot can be built to "Sync" events. New event created in calendar Creates discord event / event in discord creates calendar event. (Not even sure if we want this)