Skip to main content
Getting your community moving for an ERLC session is a team effort — and /sessionvote makes it effortless. Post a live, interactive vote to your session channel in seconds, watch the count climb in real time, and let Burger Bot handle the session start announcement when your threshold is hit.

Description

The /sessionvote command initiates a community vote in the configured session vote channel. Members react to cast their vote in favor of starting an ERLC session. Burger Bot tracks votes in real time and displays a dynamic progress bar showing how close you are to the configured threshold. Once the threshold is reached, Burger Bot automatically sends a session start notification to alert the community that a session is beginning.

Usage

/sessionvote [type] [description]

Parameters

type
string
required
The type of session being voted on. Common values include:
TypeDescription
PatrolStandard in-game patrol session
RaidOrganized raid event
TryoutStaff or department tryout
TrainingStructured training session
Your server may support additional custom session types configured via /config.
description
string
An optional message providing additional context about the session — such as a specific focus area, estimated start time, or any special instructions for participants.

Permissions Required

RoleAccess
Administrator✅ Full access
Configured Admin Role✅ Full access
Staff Role✅ Full access
Regular Members❌ No access
Both the session vote channel and the vote threshold must be configured before using this command. Head to /config and set your session vote settings to get started. See Session Configuration for a full overview.

Example Usage

/sessionvote Patrol Focusing on the highway tonight. Join up!
This posts a vote embed to your configured session vote channel showing:
  • 🗳️ Session Type: Patrol
  • 📋 Description: Focusing on the highway tonight. Join up!
  • 📊 Votes: Live count with threshold progress
  • 🚀 Status: Pending / In Progress / Started
Pair /sessionvote with a ping to your in-game role to maximize participation. More eyes on the vote means hitting your threshold faster and getting sessions started without delay.
Only one active session vote can run at a time. Starting a new vote while one is active will replace the previous vote embed. Make sure any ongoing vote has concluded before initiating a new one.