/recurrence

Set a recurring schedule on an event. The bot automatically generates the next occurrence within a rolling 28-day window.

Premium feature. Requires an active premium subscription or trial.

Usage

/recurrence <event_name> <type>

Parameters

ParameterRequiredOptionsDescription
event_nameYesName of the event to configure
typeYesweekly, biweekly, monthly, noneRecurrence schedule

Permission

Organizer of the event, or Admin

Requirements

How It Works

A background task runs every 15 minutes and checks for events with recurrence enabled. When the most recent occurrence is within 28 days of expiry, it generates the next child event.

Child event naming:

{Parent Name} - {Date Label}

Example: Weekly Raid - Mon Jan 13

Each generated child event:

Disabling Recurrence

Set type to none to stop generating future occurrences. Existing child events are unaffected.


See also: /create, Premium →