Event Interest Added trigger

Introduction

The "Event Interest Added" trigger activates when a user expresses interest in a scheduled event in a Discord guild, such as by RSVPing. This trigger enables FlexyBot to respond dynamically to users showing interest in events.

Configuration

This trigger does not require any specific configuration parameters, simplifying its implementation for event-related automations.

Variables

  • Event: The event object for which a user has shown interest. It provides detailed information about the event itself.

  • User: The user who has shown interest in the event. This variable contains details about the user, allowing for personalized follow-up actions.

Usage

Utilize this trigger to automate tasks like sending personalized reminders to interested users, generating engagement by thanking users for showing interest, or creating targeted notifications for updates about the event.

Last updated