Skip to main content
Burger Bot’s configuration system is built around two core slash commands: /setup and /config. Whether you’re spinning up a brand-new server or fine-tuning an existing installation, every setting flows through these commands — no dashboard required, no config files to edit. Everything happens right inside Discord.
You must have the Admin Role (or Discord’s built-in Administrator permission) to run configuration commands. If this is your first time setting up Burger Bot, you’ll need Administrator permissions until the Admin Role is assigned.

How the Configuration System Works

Burger Bot separates configuration into two distinct workflows:
  • /setup — An interactive wizard that walks you through all critical settings in a single guided session. This is the recommended starting point for new installations.
  • /config — A collection of targeted subcommands for updating individual settings after initial setup, giving you precise control over every option.
Both commands modify the same underlying configuration. Think of /setup as the express lane and /config as the detailed settings menu.

Initial Setup Flow

Follow these steps to get Burger Bot fully operational from scratch.
1

Invite Burger Bot to Your Server

Ensure Burger Bot has been invited with the correct permissions. Burger Bot requires Administrator permissions to manage roles, post in channels, and handle audit logging correctly.
2

Run /setup

Type /setup in any channel where Burger Bot has access. This launches the interactive configuration wizard. The wizard will walk you through assigning roles and channels one step at a time.
Run /setup in a private admin channel so the wizard prompts aren’t visible to regular members.
3

Assign Roles

The wizard will prompt you to select your Admin, Staff, Moderator, Suggestion Manager, and Feedback Reviewer roles. You can choose existing roles or create new ones in Discord’s server settings first.
4

Assign Channels

Next, the wizard prompts for key channels: Audit Log, Suggestion, Staff Feedback, and Session Vote. Point each prompt to an existing channel, or create dedicated channels ahead of time for a clean setup.
5

Review and Confirm

The wizard displays a summary of all selected roles and channels. Confirm to save the configuration. Burger Bot will post a confirmation embed when setup is complete.
6

Fine-Tune with /config

Once /setup is complete, use the /config subcommands to adjust individual settings — enable or disable audit log event types, tweak suggestion cooldowns, set custom banner images, and more.

What /setup Configures

The /setup wizard covers every critical setting needed to get core features running:
CategoryWhat Gets Configured
RolesAdmin, Staff, Moderator, Suggestion Manager, Feedback Reviewer
ChannelsAudit Log, Suggestion, Staff Feedback, Session Vote
Basic SettingsSensible defaults for suggestions, feedback, and session votes
After completing /setup, all major bot features are immediately active with default settings.

What /config Manages

The /config command provides granular control over every subsystem. Use it any time you need to update a single setting without re-running the full wizard.
/config roles [setting] [value]
/config channels [setting] [#channel]
/config auditlogs [event_type] [enabled/disabled]
/config suggestions [setting] [value]
/config feedback [setting] [value]
/config sessions [setting] [value]
/config images [banner_type] [image_url]

Explore Configuration Options

Dive into each configuration category for full details on available settings.

Roles

Configure Admin, Staff, Moderator, Suggestion Manager, and Feedback Reviewer roles.

Channels

Assign channels for audit logs, suggestions, feedback, session votes, and more.

Audit Logs

Toggle which server events are captured and posted to your audit log channel.

Suggestion Settings

Control anonymity, reactions, cooldowns, and minimum text length for suggestions.

Feedback Settings

Configure how staff feedback is collected, rated, and logged.

Session Vote Settings

Set vote thresholds, durations, session types, and ping roles.

Image Banners

Add custom banner images to session, suggestion, promotion, and other embeds.

/setup Command

Full walkthrough of the interactive /setup wizard and each step it covers.