/events
List active events on your server and view the availability overlap summary for each one.
Usage
/events [name]
Parameters
| Parameter | Required | Description |
|---|---|---|
name | No | Filter by event name (partial, case-insensitive match) |
Permission
Attendee (any member)
Output
Returns a list of active events. For each event you can open the overlap summary — an ANSI-colored bar chart showing how many members are available per proposed time slot.
Overlap Chart Colors
| Color | Threshold | Meaning |
|---|---|---|
| 🟩 Green | ≥ 75% | Most attendees are free |
| 🟨 Yellow | 40–74% | About half are free |
| ⬜ Grey | < 40% | Low overlap |
Slots are sorted by attendance count from highest to lowest.
Confirming a Slot
Organizers and admins can click any slot in the overlap summary to confirm it as the final event time. This:
- Sets
confirmed_dateon the event record - Queues
EVENT_CONFIRMEDnotification DMs for all attendees who have notifications enabled - Makes the event exportable via
/export
Once confirmed, the slot is locked and displayed prominently on the bulletin embed.