/beacon cancel takes one option, event_id, the event number from /beacon list. It marks the event as cancelled and updates the posted card: the title gains a "🔴 [CANCELLED]" prefix and the sign-up buttons are removed. The reply is public, in the channel where you ran the command: "❌ Title has been cancelled."
The bot applies your Command Access rules, then checks that Events is switched on ("Beacon is not enabled."). The event must belong to this server, or the bot replies "Event not found." Only the organizer who created the event or a member with the Manage Server permission can cancel it. Anyone else gets "Only the event organizer or a server manager can cancel events." Only open events can be cancelled. For a closed, completed or already cancelled event the bot replies "Event is already status."
Good to know
- Cancelling does not message the members who signed up. Their sign-ups stay on record.
- No reminders go out for a cancelled event.
- A cancelled event can be reopened with
/beacon open, or with Recover Event on its dashboard page. - If the event had an automatic voice room, the bot removes it on its next check once the room is empty.