Docs / Beacon Events / Configurações
Generated7 settings

Beacon Events settings

The Beacon Events settings, from the typed spec the dashboard form and the AI server builder share. Accepted range is what the settings writer takes; where the form or the service is stricter, the description says so. Controls that exist only on the dashboard form are listed at the end.

SettingTipoAccepted rangeO que isso faz
Channels
Announcement channelannouncement_channel_id channel Where new events and their sign-up buttons are posted. Required. The dashboard health check flags event announcements while this is empty or points at something deleted.
Event loglog_channel_id channel Kept for a staff log channel, but Events does not post anything to it. The setup wizard creates #event-logs and fills this in; the channel stays empty. The dashboard health check flags event log while this is empty or points at something deleted.
Reminders
Reminder lead timereminder_min whole number 5 to 10080 Minutes before the start that the default reminder goes out. Default 30. The value is copied into an event when the event is created, so changing it later does not move reminders on existing events. The reminder is posted in the announcement channel and mentions the members signed up as attending, tentative or late; nothing is sent when nobody has signed up. The dashboard editor can replace it with its own reminders, posted in the channel or sent by DM.
Sign-ups
Default sign-up rolesdefault_roles list of text up to 12 entries of 40 characters Saved with the server's settings but not applied anywhere today. The /beacon create form and the dashboard editor start with no roles; type them per event as Tank:2, Healer:4, DPS:14, Flex. Default value Tank,Healer,DPS,Flex.
Voice rooms
Voice room categoryvoice_category_id category channel Category where an event's temporary voice room is created. The dashboard health check flags event voice category while this is empty or points at something deleted.
Open the room earlyvoice_pre_create_minutes whole number 0 to 1440 Minutes before the start time that the voice room is created, for events with Auto-create voice channel on. Default 15. Accepted range 1 to 120; a 0 or blank value is saved as 15. The bot checks once a minute, so the room can appear up to a minute after the mark.
Sign-ups onlyvoice_restrict_signups on or off For events with Auto-create voice channel on. When on, everyone can see the room but only the members signed up as attending, tentative or late at the moment the room is created can connect. Members who sign up after that are not added. Off by default.

Also on the dashboard form

Timezone The zone used to read event times typed without one. Empty follows the Server Timezone on the Bot page.

Not in this table

Things with their own editor in the dashboard, such as rules, panels, templates and schedules, are described on the overview page under In the dashboard. Internal state is not a setting.

YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction