Skip to main content
Keep your staff team organised and accountable with Burger Bot’s staff management commands. Admins can log promotions, track staff infractions at three severity levels, and pull up full histories for any team member — all from directly within Discord.

/promote

Description: Promote a staff member to a new rank and optionally attach a note for the promotion log. Usage: /promote <user> <rank> [note] Permissions: Admin+ Parameters:
ParameterTypeRequiredDescription
userUser mention✅ YesThe staff member being promoted.
rankString✅ YesThe rank or role title the member is being promoted to.
noteString❌ NoAn optional note to attach to the promotion log entry.

/promotions

Description: View the promotion history for a specific staff member, or browse the full team promotion log if no user is specified. Usage: /promotions [@user] Permissions: Staff+ Parameters:
ParameterTypeRequiredDescription
userUser mention❌ NoThe staff member to look up. Omit to view the full promotion history.

/infract

Description: Issue a formal infraction against a staff member, with a required reason and an optional severity level. Usage: /infract <user> <reason> [severity] Permissions: Admin+ Parameters:
ParameterTypeRequiredDescription
userUser mention✅ YesThe staff member receiving the infraction.
reasonString✅ YesA clear description of the conduct that warranted the infraction.
severityChoice❌ NoInfraction severity: low, medium, or high. Defaults to low.
Severity levels help distinguish routine corrective action (low) from serious misconduct (high). Use them consistently so your team’s infraction history remains meaningful at a glance.

/infractions

Description: View the infraction log for a specific staff member, or browse all logged infractions if no user is specified. Usage: /infractions [@user] Permissions: Admin+ Parameters:
ParameterTypeRequiredDescription
userUser mention❌ NoThe staff member to look up. Omit to view all infractions across the team.