/create
Create a new event and post an availability bulletin to your configured channel.
Usage
/create
No parameters. The command opens a modal dialog.
Permission
Organizer or Admin
Modal Fields
| Field | Required | Description |
|---|---|---|
| Event name | Yes | Name for the event. Must be unique on this server. |
| Max attendees | No | Optional cap on RSVP count. Leave blank for unlimited. |
Flow
- Submit the modal
- A 14-day date picker appears, starting from the nearest Sunday
- Select one or more proposed time slots
- The bot posts a bulletin embed in the configured bulletin channel
- If Use Threads is enabled in
/server_settings, a thread is created per slot
Limits
| Tier | Max Active Events |
|---|---|
| Free | 5 |
| Premium | 999 (unlimited) |
When the limit is reached, /create returns an error message with an upgrade prompt.
Notes
- Event names are case-sensitive and must be unique per server
- The member who runs
/createis automatically set as the event organizer - Organizers can manage their own event (confirm, cancel, set recurrence) without needing a role
- Deleting the bot from the server does not delete stored event data
See also: /events, /recurrence