Skip to main content
Burger Bot supports custom banner images for every major embed type, letting you brand your server’s bot experience with your own artwork, banners, or graphics. Whether you want a sleek promotional banner on session vote posts or a welcoming image on new member messages, you can set it all with a single command per banner type.
Banner images must be hosted at a publicly accessible, direct-link URL. The URL must point directly to the image file (ending in .png, .jpg, .gif, etc.) and must be accessible without authentication. Discord attachment URLs expire and are not suitable for banner images.

Command Usage

/config images [banner_type] [image_url]
Replace [banner_type] with one of the banner type names listed below and [image_url] with your full, publicly accessible image URL. Example:
/config images session_banner https://i.imgur.com/yourimage.png
/config images promotion_banner https://cdn.yoursite.com/promo.jpg

For best visual results across all devices, use 1200 × 400 px for banner images. This ratio matches Discord’s embed image display width and prevents awkward cropping on desktop and mobile clients. Use PNG or JPG format for static images; GIF is supported for animated banners.
PropertyRecommended Value
Dimensions1200 × 400 px
FormatPNG, JPG, or GIF
File sizeUnder 8 MB
HostingImgur, your own CDN, or any direct-link image host

1. SSU Banner

Setting: ssu_banner
/config images ssu_banner [image_url]
Displayed in SSU (Shift Startup) session post embeds. This banner appears at the top of the embed when an SSU session is announced to the server. Use an image that reflects your server’s ERLC group branding.

2. Promotion Banner

Setting: promotion_banner
/config images promotion_banner [image_url]
Displayed in /promote embeds when a staff member is promoted. The banner frames the promotion announcement in your promotions channel. A polished banner here makes promotions feel like a real milestone.

3. Session Banner

Setting: session_banner
/config images session_banner [image_url]
Displayed in session vote embeds posted to your session vote channel. This banner appears at the top of every vote embed regardless of session type.

4. Suggestion Banner

Setting: suggestion_banner
/config images suggestion_banner [image_url]
Displayed in suggestion embeds posted to your suggestion channel. Adds a consistent visual header to every suggestion submission, giving the channel a more polished look.

5. Staff Feedback Banner

Setting: feedback_banner
/config images feedback_banner [image_url]
Displayed in staff feedback embeds posted to your feedback channel. Helps visually distinguish feedback posts from other bot output in busy channels.

6. Welcome Banner

Setting: welcome_banner
/config images welcome_banner [image_url]
Displayed in welcome message embeds sent when a new member joins the server (if welcome messages are enabled). A strong welcome banner makes a great first impression and reinforces your server’s identity.

7. Announcement Banner

Setting: announcement_banner
/config images announcement_banner [image_url]
Displayed in scheduled announcement message embeds. When Burger Bot sends a scheduled announcement, this banner appears at the top of the embed to give announcements a professional, branded appearance.

Hosting Your Images

Do not use Discord attachment URLs (e.g., https://cdn.discordapp.com/attachments/...) for banner images. These URLs expire and will cause your banners to display as broken images after a short period.
Recommended image hosting options:
  • Imgur — Free, reliable direct-link image hosting. Upload your image and use the direct link ending in .png or .jpg.
  • Your own CDN — If your community maintains a website or CDN, hosting images there gives you the most control and reliability.
  • GitHub raw content — Images committed to a public GitHub repository can be served via raw.githubusercontent.com as a stable direct URL.

Banner TypeSetting NameWhere It Appears
SSU Bannerssu_bannerSSU session post embeds
Promotion Bannerpromotion_banner/promote announcement embeds
Session Bannersession_bannerSession vote embeds
Suggestion Bannersuggestion_bannerSuggestion channel embeds
Staff Feedback Bannerfeedback_bannerStaff feedback channel embeds
Welcome Bannerwelcome_bannerNew member welcome messages
Announcement Bannerannouncement_bannerScheduled announcement embeds

Session Vote Settings

Configure the session vote system that uses the Session Banner.

Suggestion Settings

Configure the suggestion system that uses the Suggestion Banner.

Feedback Settings

Configure the feedback system that uses the Staff Feedback Banner.

Channels

Assign the channels where each banner type’s embeds are posted.