Skip to main content

Create Repeating Events

Create a Repeating Event

To create a repeating event use the /repeating_event create command.

The following fields are mandatory:

  • title: The title of the actual event that will be created.
  • event_start: The date/time of the first event.
  • days: Event event_start minus days is the date at which the event will be created.
  • creation_time: The time at which the event will be created.
note

If you create a repeating event with event_start 2022-05-30, days 7 and creation_time 12:00, the event will be created on 2022-05-23 at 12:00 with the event date set to 2022-05-30.

In the example below we are creating an event with:

  • event_start: 2022-07-29
  • days: 2
  • creation_time: 20:00

When I executed the command, my local time was 2022-07-27 at 20:27. Since the event event_start (2022-07-29) minus the 2 days and a creation_time of 20:00 is already in the past, the event was created immediately.

Since (by default) repeating events are created every 7 days, the next event should be created at 2022-08-03 with an event date of 2022-08-05. Use /repeating_event list to verify that.

Custom Interval

info

Repeating events repeat every 7 days (by default). Other intervals require you to have premium.

Snaweused /repeating_event
Raid OrganizerBot06/01/2024
Repeating Event Setup
Select in which interval you want the event to repeat.

Every X Days

This option lets you repeat the event in a custom days interval.
For example every 10 days.

Snaweused /repeating_event
Raid OrganizerBot06/01/2024
Repeating Event Setup
Select in which interval you want the event to repeat.
Repeat every X days:

On Every X. Day In Month

This option lets you repeat the event on every x. in a month.
For example every 10. in a month.

note

If you enter 31., months without 31 days are skipped.

Snaweused /repeating_event
Raid OrganizerBot06/01/2024
Repeating Event Setup
Select in which interval you want the event to repeat.
Repeat on every X. in month:

On Every First/... Monday/... In Month

This option lets you repeat the event on every first/... Monday/... in a month.
For example every second Friday in a month.

Snaweused /repeating_event
Raid OrganizerBot06/01/2024
Repeating Event Setup
Select in which interval you want the event to repeat.

Every Monday/Tuesday/...

This option lets you repeat the event on Monday/Tuesday/... in a week.
For example every Monday and Friday.

Snaweused /repeating_event
Raid OrganizerBot06/01/2024
Repeating Event Setup
Select in which interval you want the event to repeat.