Event Deleted trigger

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.

Last updated