> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/discord/triggers/event-deleted.md).

# Event Deleted

**Introduction**

The "Event Deleted" trigger is activated when an event scheduled within a Discord guild is deleted. This trigger allows FlexyBot to execute specific automations in response to the deletion of events, helping manage event-related workflows efficiently.

**Configuration**

This trigger does not require any configuration parameters, making it straightforward to implement within your automation setup.

**Variables**

* **Event:** Provides details about the deleted event, allowing you to use this information in subsequent automation steps.

**Usage**

This trigger is particularly useful for clean-up operations, notifying members of canceled events, or updating external calendars and event lists automatically upon the deletion of an event in Discord.
