Skip to main content
Burger Bot needs to know where to post its output — every feature that generates an embed or notification has a dedicated channel setting. Channel configuration is the backbone of your bot’s visibility: get these right and everything lands exactly where your team expects it.
Channel settings can be configured during initial setup via /setup, or updated at any time using /config channels. Only users with the Admin Role can modify channel settings.

Command Usage

/config channels [setting] [#channel]
Replace [setting] with the channel setting name and [#channel] with a channel mention or channel ID. Example:
/config channels audit_log_channel #audit-logs
/config channels suggestion_channel #suggestions
/config channels session_vote_channel #session-votes

Channel Settings

audit_log_channel
Channel
required
The channel where Burger Bot posts audit log events — member joins, leaves, bans, message deletions, role changes, and all other tracked server activity. Each event is posted as a structured embed with relevant details and timestamps.Default: None — must be set during /setup or via this command.
Keep this channel restricted to admins and senior staff only. Audit logs can contain sensitive information such as deleted message content and moderation history.
suggestion_channel
Channel
required
The channel where new community suggestions are posted as formatted embeds after submission. If reactions are enabled in suggestion settings, Burger Bot will automatically add upvote and downvote reactions to each embed.Default: None — must be set during /setup or via this command.
Consider making this channel read-only for regular members so only Burger Bot can post here, keeping the channel clean and organized.
staff_feedback_channel
Channel
required
The channel where staff feedback submissions are posted as formatted embeds. Each submission displays the feedback content and any associated rating. This channel is intended for senior staff to monitor feedback as it comes in.Default: None — must be set during /setup or via this command.
feedback_logs_channel
Channel
The channel where detailed feedback logs are posted — including full submission history, metadata, and reviewer notes. This is separate from the Feedback Channel and is intended for deeper review by users with the Feedback Reviewer Role.Default: Falls back to the Staff Feedback Channel if not set.
Restrict this channel to users with the Feedback Reviewer Role. It may contain more detailed or sensitive feedback data than the standard feedback channel.
session_vote_channel
Channel
required
The channel where session vote embeds are posted when a vote is started. Community members cast their votes here via reaction or button interactions. Once a vote passes the configured threshold, the session is marked as approved.Default: None — must be set during /setup or via this command.
session_images_channel
Channel
The channel where session-related images and screenshots are posted. When an image is submitted as part of a session workflow, Burger Bot routes it to this channel.Default: Falls back to the Session Vote Channel if not set.
promotions_channel
Channel
The channel where promotion announcements are posted when a member is promoted using Burger Bot’s promotion commands. Each promotion generates a formatted announcement embed that gets sent here.Default: None — promotions are not announced until this channel is set.
This is a great channel to make publicly visible so the whole community can celebrate promotions!

Channel Overview

Channel SettingPurpose
audit_log_channelServer event logs — admin-only
suggestion_channelPublic suggestion submissions
staff_feedback_channelIncoming staff feedback embeds
feedback_logs_channelDetailed feedback logs for reviewers
session_vote_channelActive session vote embeds
session_images_channelSession image submissions
promotions_channelPublic promotion announcements

Audit Log Events

Control which event types are posted to your audit log channel.

Suggestion Settings

Configure anonymity, reactions, and cooldowns for the suggestion system.

Feedback Settings

Set up feedback anonymity, rate limits, and allowed roles.

Session Vote Settings

Configure vote thresholds, durations, and session types.