Guide

Getting Started

Volt is a Discord engagement bot that turns passive servers into active, rewarding communities. It tracks messages, reactions, and voice activity to generate voltage scores, powers a weekly leaderboard with automated rewards, and includes a full points economy, game integrations, moderation suite, and audio toolbox.

Quick start

  1. Subscribe — Pick a tier on the pricing page and complete checkout.
  2. Install — Use the invite link from your confirmation email to add Volt to your server.
  3. Run /setup — The interactive wizard walks you through every configuration step in under two minutes.

Key features at a glance

Voltage Leaderboard

Track and rank member engagement automatically

Weekly Winners

Automated reward roles for top contributors

Points Economy

Server-wide currency with transfers and audit log

Moderation Suite

26 commands for warnings, bans, locks, and case tracking

Game Integrations

Valorant and Counter-Strike map bans and drafts

Audio Toolbox

14 AI-powered audio processing commands

Setup Wizard

Run /setup to launch the wizard. It guides you through nine steps with interactive menus — no manual config files needed.

1

Admin Roles

Select which roles can manage Volt settings.

2

Leaderboard Channel

Choose where the weekly leaderboard is posted.

3

Tracked Channels

Pick which channels contribute to voltage scores.

4

Announcement Channel

Set where winner announcements go.

5

Voltage Roles

Configure reward roles for 1st, 2nd, and 3rd place.

6

Multipliers

Set score multipliers for different activity types.

7

Weekly Rewards

Enable or disable the automatic weekly cycle.

8

Branding

Customize the bot's embed color and footer text.

9

Confirmation

Review all settings and confirm to activate Volt.

Settings

After initial setup, use /settings to open an interactive panel that lets you modify any configuration option on the fly. Changes take effect immediately.

Interactive Menu

The settings panel uses Discord's select menus and buttons — no slash command arguments required. Navigate categories, toggle options, and update values with a few clicks.

Preview Embeds

Use /previewembed to see exactly how your leaderboard and announcement embeds will look before the next cycle runs.

Permissions

Volt needs the following Discord permissions to function. The invite link requests these automatically, but if you're troubleshooting, verify the bot role has all of them enabled.

Send Messages
Embed Links
Manage Messages
Manage Roles
Manage Channels
Kick Members
Ban Members
Moderate Members
Read Message History
View Channel
Connect (voice)
Use Application Commands

Admin & Moderator Roles

During setup, you designate which roles count as “Admin” and “Moderator” for Volt commands. Admins can access all commands; Moderators can use moderation tools but not server configuration commands.

Tier Overview

Volt offers three tiers. Every tier includes the core engagement system — higher tiers unlock additional tools and customizations.

FeatureStarterProEnterprise
Voltage Leaderboard
Voice Tracking
Weekly Winners
Points Economy
Economy Audit Log
Setup Wizard
Interactive Settings
Counter-Strike Tools
Valorant Tools
In-Discord Games & Stats
Industry-Grade Moderation
Custom Branding
White-Label
Audio Toolbox (14 commands)
Support Ticketing System
Priority Support

Command Reference

All Commands

Complete reference for every Volt command, organized by category.

Voltage System

The core engagement tracking system. Members earn voltage points through messages, voice activity, and in-Discord game results (game voltage). The leaderboard ranks members by weekly voltage and all-time totals.

/voltage leaderboard

Display the server's voltage leaderboard showing top members by engagement score.

/voltage leaderboard

/voltage winners

View past weekly winners and their winning voltage scores.

/voltage winners

/voltage status

See voltage generated across each channel and an estimated reward pool for the current week. Shows a game voltage 🥊 field when any game voltage is non-zero.

/voltage status

Game voltage (e.g. Street Fight win HP remaining × 100) is included in the total volt and reward pool calculation. More games will contribute game voltage in the future.

/voltage estimate

Quick one-liner showing how many days of activity are currently being counted, the total voltage generated in that window, and the estimated reward pool for this cycle.

/voltage estimate

The reward pool estimate uses the same formula as /voltage status: total voltage ÷ 1000, capped at the configured weekly reward amount. The server currency emoji is shown next to the estimated pool.

/voltage how

Shows the server's voltage multipliers and eligible tracking channels. Displays the in-voice multiplier, booster multiplier, and their combined value, followed by up to 5 tracked text channel mentions, and a tip on how to maximise voltage earn rate.

/voltage how

Shows '⚠️ None configured' for channels if no text channels have been set up via /settings → Channel Tracking.

Weekly Winners

Automated weekly reward cycles. At the end of each week, top-voltage members receive designated reward roles and an announcement is posted in your configured channel.

/rewards distribute

Manually trigger reward distribution for the current cycle. Useful for testing or off-schedule distributions.

/rewards distribute

Requires: Admin only

/rewards toggle

Enable or disable the automatic weekly reward distribution cycle.

/rewards toggle

Requires: Admin only

Rewards Enforcement

Per-user voltage ban system with automatic server tag enforcement. Banned members are blocked at the source — their messages are not stored and game wins are not recorded — so no voltage accrues while a ban is active. They are also excluded from the leaderboard and reward distributions, and their wallet operations are restricted. The auto-enforcement background task runs every 15 minutes — no manual scanning required.

/rewards ban

Ban a member from voltage ranking and wallet operations. While banned, the member's messages are not stored and game wins are not recorded, so no new voltage accrues. They are immediately removed from the leaderboard, excluded from reward distributions, and their /points transfer, /credit, and /debit operations are blocked.

/rewards ban <member> <reason> [public] [channel]
  • member — The member to ban.
  • reason — Reason for the ban (required).
  • public — Optional. Yes/No. Posts the ban embed publicly to the channel.
  • channel — Optional. Route the public embed to a specific channel.

Requires: Discord Administrator only

Triggers an immediate leaderboard refresh and posts an audit log entry to the configured audit log channel.

/rewards unban

Lift an active voltage ban from a member, restoring their leaderboard eligibility and wallet access.

/rewards unban <member> [reason] [public] [channel]
  • member — The member to unban.
  • reason — Optional reason for lifting the ban.
  • public — Optional. Yes/No. Posts the unban embed publicly.
  • channel — Optional. Route the public embed to a specific channel.

Requires: Discord Administrator only

Records the unban timestamp and reason. Triggers an immediate leaderboard refresh and posts an audit log entry.

/rewards bans

View the server's full voltage ban history, paginated at 10 entries per page. Active bans are listed first (newest-first), followed by inactive bans. Auto-bans issued by the tag enforcement system are marked with a 🔴 [AUTO] badge.

/rewards bans [public] [channel]
  • public — Optional. Yes/No. Posts the ban list publicly.
  • channel — Optional. Route the public embed to a specific channel.

Requires: Discord Administrator only

/rewards tagscan

Enable or disable the periodic server tag enforcement scan for this server. Turning it off immediately lifts all active auto-bans and removes their wallet restrictions, then reports how many were lifted. Turning it on resumes enforcement — the next automatic scan runs within 15 minutes.

/rewards tagscan <on|off>
  • on — Enable periodic server tag enforcement. Next scan runs within 15 minutes.
  • off — Disable enforcement. All active auto-bans are lifted immediately and a leaderboard refresh is triggered.

Requires: Discord Administrator only

Tag scan defaults to enabled for all servers. Disabling is non-destructive for manually-placed bans — only auto-bans (auto_ban=True) are lifted when turned off. Re-enabling does not retroactively re-ban anyone; the next scheduled scan will re-evaluate all members.

/rewards scantag

Manually trigger a server tag compliance scan for all members holding the High Voltage role. Returns a 3-view navigation embed: Scan Summary (members checked, bans issued, bans lifted, already compliant), Banned Members, and Unbanned Members.

/rewards scantag [public] [channel]
  • public — Optional. Yes/No. Posts the scan result publicly.
  • channel — Optional. Route the public embed to a specific channel.

Requires: Discord Administrator only

Requires high_voltage_role_id to be configured via /settings. If tag scan is disabled via /rewards tagscan off, this command returns an informational embed instead of running — use /rewards tagscan on to re-enable first.

Automatic Tag Enforcement

A background task runs every 15 minutes checking all members with the High Voltage role. Members not displaying the guild's server (clan) tag are automatically voltage-banned. Members with an active auto-ban who subsequently adopt the server tag are automatically unbanned. Manually-placed bans are never modified by the auto system.

Requires high_voltage_role_id to be configured. Auto-bans are flagged with auto_ban=True and attributed to the bot. Audit log entries are posted as [REWARDS AUTO-BAN] and [REWARDS AUTO-UNBAN]. Silently skipped per guild if the High Voltage role is not configured.

Voice Tracking

Automatic voice channel activity tracking. Volt monitors time spent in voice channels and factors it into voltage scores. No commands needed — tracking is fully automatic once the bot is configured.

Automatic Tracking

Voice tracking starts automatically when Volt is added to your server. Time in voice channels contributes to voltage scores. AFK channels, muted users, and solo users can be excluded via settings.

Configure tracked channels and exclusions in /settings → Voice Tracking.

Points Economy

A server-wide currency system. Admins can credit and debit points, members can check balances, transfer points, and browse their full transaction history. All operations are logged for auditing.

/points balance

Check your current point balance or another member's.

/points balance [@user]
  • @user — Optional. View another member's balance.

If the target user has an active voltage ban, a ban notice field is appended to the balance embed.

/points transfer

Transfer points from your balance to another member.

/points transfer @user <amount>
  • @user — The recipient.
  • amount — Number of points to transfer.

Blocked with an ephemeral 'Transfer Restricted' error if either the sender or the recipient has an active voltage ban.

/points transactions

View your points transaction history, or another member's. Each entry shows the direction, signed amount, balance after, transaction type, counterpart (sender/recipient/admin), and a relative timestamp. Paginated at 10 entries per page.

/points transactions [@user]
  • @user — Optional. View another member's history. Defaults to yourself.

Bots cannot be selected as a target. Members with no transaction history see a tailored empty-state message.

/rich

Display the richest members in the server by point balance. Shows all members with a balance above 0, paginated at 10 per page.

/rich

Title, description, color, thumbnail, and footer are configurable via /settings → Rich Embed.

/credit

Add points to a member's balance.

/credit @user <amount> [reason]
  • @user — The member to credit.
  • amount — Points to add.
  • reason — Optional reason for the credit.

Requires: Admin only

Blocked with an ephemeral 'Wallet Restricted' embed if the target user has an active voltage ban.

/debit

Remove points from a member's balance.

/debit @user <amount> [reason]
  • @user — The member to debit.
  • amount — Points to remove.
  • reason — Optional reason for the debit.

Requires: Admin only

Blocked with an ephemeral 'Wallet Restricted' embed if the target user has an active voltage ban.

Games

Real-time in-Discord games for Pro and Enterprise servers. Start matches with `/games`, then use `/gamestats` to review leaderboards, recent history, and player profiles.

Street Fight

Use this for competitive 1v1 battles with skill-based turns. Pick your moves carefully, build charge for your signature attack, and play for both wins and stronger RR rating progress.

Russian Roulette

Use this when you want a fast, high-risk game night round. It is simple to launch, quick to resolve, and ideal for short challenge streaks between members.

Tic-Tac-Toe

Use this for lightweight, casual matchups. Start a game instantly, play on the interactive 3x3 grid, and track wins, losses, and draws over time.

Speed Chess

Use this for a quick competitive chess match. Each turn you choose from up to 5 engine-ranked moves — you have 5 seconds to decide or the top move plays automatically. Games are capped at 3 minutes and resolved by material if time runs out. Winners earn +25 RR and voltage; losers lose RR scaled to how slowly they played.

/games

Pro

Launch a game against another member. If no game or opponent is provided, an interactive selector guides you through the choice.

/games [game] [@opponent]
  • game — Optional. Street Fight, Tic-Tac-Toe, Russian Roulette, or Speed Chess.
  • @opponent — Optional. The member to challenge.

If both parameters are omitted, a game selector appears first, then an opponent selector.

/gamestats leaderboard

Pro

View the server leaderboard for a specific game, ranked by that game's competitive metric.

/gamestats leaderboard game: <Street Fight | Russian Roulette | Tic-Tac-Toe | Speed Chess>
  • game - The game to show the leaderboard for.

/gamestats history

Pro

View recent match history for a specific game, newest-first with 10 matches per page.

/gamestats history game: <Street Fight | Russian Roulette | Tic-Tac-Toe | Speed Chess>
  • game - The game to show history for.

/gamestats profile

Pro

View a full player stat card for a specific game - record, win rate, streaks, ratings, and server rank.

/gamestats profile game: <Street Fight | Russian Roulette | Tic-Tac-Toe | Speed Chess> [@user]
  • game — The game to show the profile for.
  • @user — Optional. Defaults to the invoking user.

Moderation Suite

A comprehensive set of industry-grade moderation tools. Every command accepts an optional `public` parameter (Yes/No) that makes the response visible to the channel instead of ephemeral, and an optional `channel` parameter to route the public embed to a specific channel. Manage warnings, bans, mutes, channel locks, case tracking, and more — all with full audit logging.

/warn

Pro

Issue a warning to a member. Logged in the case system.

/warn @user [reason]
  • @user — The member to warn.
  • reason — Optional reason for the warning.

Requires: Moderator

/warnings

Pro

View all active warnings for a member.

/warnings @user

Requires: Moderator

/removewarn

Pro

Remove a specific warning by its case ID.

/removewarn <case_id>

Requires: Moderator

/clearwarnings

Pro

Clear all warnings for a member.

/clearwarnings @user

Requires: Admin only

/ban

Pro

Permanently ban a member from the server with an optional reason.

/ban @user [reason] [delete_days]
  • @user — The member to ban.
  • reason — Optional reason.
  • delete_days — Days of messages to delete (0–7).

Requires: Admin only

/tempban

Pro

Temporarily ban a member for a specified duration.

/tempban @user <duration> [reason]
  • @user — The member to tempban.
  • duration — Ban length (e.g. 7d, 24h).
  • reason — Optional reason.

Requires: Admin only

/unban

Pro

Unban a previously banned user.

/unban <user_id>

Requires: Admin only

/softban

Pro

Ban and immediately unban a member to purge their recent messages.

/softban @user [reason]

Requires: Admin only

/kick

Pro

Kick a member from the server.

/kick @user [reason]

Requires: Moderator

/mute

Pro

Timeout a member for a specified duration.

/mute @user <duration> [reason]
  • @user — The member to mute.
  • duration — Mute length (e.g. 10m, 1h, 1d).
  • reason — Optional reason.

Requires: Moderator

/unmute

Pro

Remove a timeout from a member.

/unmute @user

Requires: Moderator

/lock

Pro

Lock a channel, preventing members from sending messages.

/lock [#channel] [reason]
  • #channel — Optional. Defaults to current channel.
  • reason — Optional reason shown in the lock message.

Requires: Moderator

/unlock

Pro

Unlock a previously locked channel.

/unlock [#channel]

Requires: Moderator

/slowmode

Pro

Set a slowmode delay on a channel.

/slowmode <seconds> [#channel]
  • seconds — Delay between messages (0 to disable).
  • #channel — Optional. Defaults to current channel.

Requires: Moderator

/lockdown activate

Pro

Lock all configured channels simultaneously during emergencies.

/lockdown activate [reason]

Requires: Admin only

/lockdown remove

Pro

Remove a server-wide lockdown and restore channel access.

/lockdown remove

Requires: Admin only

/case

Pro

Look up a specific moderation case by its ID.

/case <case_id>

Requires: Moderator

/reason

Pro

Update the reason on an existing moderation case.

/reason <case_id> <new_reason>

Requires: Moderator

/modlog

Pro

View a member's full moderation history across all case types.

/modlog @user

Requires: Moderator

/note

Pro

Add a private moderator note to a member's record.

/note @user <text>

Requires: Moderator

/notes

Pro

View all moderator notes for a member.

/notes @user

Requires: Moderator

/removenote

Pro

Remove a specific moderator note by ID.

/removenote <note_id>

Requires: Moderator

/whois

Pro

Get detailed information about a member including join date, roles, and moderation summary.

/whois @user

Requires: Moderator

/clear

Pro

Bulk delete messages in a channel. Can filter by user.

/clear <amount> [@user]
  • amount — Number of messages to delete (1–100).
  • @user — Optional. Only delete messages from this user.

Requires: Moderator

/embed

Pro

Create and send a rich embed message. Running with no arguments opens a full GUI builder with modals for title, description, color, author, footer, images, and up to 25 fields, plus a live preview.

/embed

Requires: Moderator

Opens an interactive embed builder with live preview. Supports \n escape sequences in all text fields.

/announce

Pro

Send a formatted announcement to a specified channel.

/announce <#channel> <message>

Requires: Admin only

Moderation Config

Configure how the moderation suite behaves — set log channels, DM notifications, appeal links, and escalation thresholds.

/modconfig logchannel

Pro

Set or change the channel where moderation actions are logged.

/modconfig logchannel <#channel>

Requires: Admin only

/modconfig dmnotify

Pro

Toggle whether members receive DM notifications when moderated.

/modconfig dmnotify <on|off>

Requires: Admin only

/modconfig appeallink

Pro

Set a URL members can use to appeal moderation actions.

/modconfig appeallink <url>

Requires: Admin only

/modconfig escalation

Pro

Configure automatic escalation rules based on warning count (e.g. auto-mute at 3 warnings).

/modconfig escalation <threshold> <action>
  • threshold — Number of warnings to trigger the action.
  • action — The action to take (mute, kick, ban).

Requires: Admin only

/modconfig roles

Pro

Add a Discord role to the admin or moderator role list for moderation permission checks.

/modconfig roles <admin|moderator> @role
  • admin|moderator — Which role list to add to.
  • @role — The role to grant access.

Requires: Admin only

/modconfig removerole

Pro

Remove a role from the admin or moderator role list.

/modconfig removerole <admin|moderator> @role
  • admin|moderator — Which role list to remove from.
  • @role — The role to revoke.

Requires: Admin only

/modconfig show

Pro

Display the current moderation configuration.

/modconfig show

Requires: Admin only

Valorant Tools

Competitive Valorant utilities for your community. Run map ban sequences and agent drafts directly in Discord.

/valorant mapban

Pro

Start an interactive map ban/pick sequence between two teams or captains.

/valorant mapban @captain1 @captain2
  • @captain1 — First team captain.
  • @captain2 — Second team captain.

/valorant draft

Pro

Run an agent draft for scrims or tournaments with alternating picks.

/valorant draft @captain1 @captain2
  • @captain1 — First team captain.
  • @captain2 — Second team captain.

Counter-Strike Tools

Counter-Strike utilities including map bans, player drafts, Steam profile lookup, and VAC ban status checking.

/counterstrike mapban

Pro

Start an interactive CS map ban/pick sequence between two captains.

/counterstrike mapban @captain1 @captain2
  • @captain1 — First team captain.
  • @captain2 — Second team captain.

/counterstrike draft

Pro

Run a player draft for pickup games with alternating captain picks.

/counterstrike draft @captain1 @captain2
  • @captain1 — First team captain.
  • @captain2 — Second team captain.

/counterstrike steamprofile

Pro

Look up a Steam profile and display key stats like hours played and level.

/counterstrike steamprofile <steam_id_or_url>

/counterstrike banstatus

Pro

Check if a Steam account has any active VAC or game bans.

/counterstrike banstatus <steam_id_or_url>

Audio Toolbox

A full suite of audio processing tools powered by AI. Record voice notes, remaster tracks, apply effects, convert formats, and more — all without leaving Discord.

/audio voicenote

Enterprise

Record a voice note directly in Discord and save it as an audio file.

/audio voicenote

remaster

Enterprise

AI-powered audio remastering — enhances clarity, balances levels, and improves overall quality.

Attach audio file → remaster

cleanup

Enterprise

Remove background noise and artifacts from an audio recording.

Attach audio file → cleanup

normalize

Enterprise

Normalize audio volume to a consistent level across the track.

Attach audio file → normalize

equalize

Enterprise

Apply equalization adjustments to an audio file.

Attach audio file → equalize

mix

Enterprise

Mix two audio files together into a single track.

Attach two audio files → mix

pitchup

Enterprise

Increase the pitch of an audio file.

Attach audio file → pitchup

pitchdown

Enterprise

Decrease the pitch of an audio file.

Attach audio file → pitchdown

stretch

Enterprise

Time-stretch audio to make it faster or slower without changing pitch.

Attach audio file → stretch

trim

Enterprise

Trim audio to a specified start and end time.

Attach audio file → trim <start> <end>

convert

Enterprise

Convert audio between formats (mp3, wav, ogg, flac, etc.).

Attach audio file → convert <format>

spectrogram

Enterprise

Generate a visual spectrogram image from an audio file.

Attach audio file → spectrogram

metadata

Enterprise

Display detailed metadata and technical info about an audio file.

Attach audio file → metadata

voicefx

Enterprise

Apply voice effects (robot, echo, deep, chipmunk, etc.) to an audio recording.

Attach audio file → voicefx <effect>

Support System

Full ticketing and voice queue system for managing member support requests.

Overview

The Support System is an Enterprise-only text and voice-based ticketing module. Organise support requests into categories — each with custom staff roles and welcome messages. All ticket events are logged to a configurable log channel, and HTML transcripts are auto-generated on close.

Setting Up (Express Wizard)

Run /supportsetup to launch the 5-step wizard:

  1. Assign global staff roles
  2. Pick the Discord category, panel channel, log channel, and transcript channel
  3. Toggle member-close, transcript logging, CSAT feedback; set per-member ticket limit
  4. (Optional) Enable voice queue and select VC/notify channels
  5. Review and apply — writes config to database and enables the module

After setup, post the panel embed with /postpanel.

Categories

Run /addcategory to create a ticket routing bucket. Each category has: name, description, emoji, staff roles, welcome message, topic requirement, and max open tickets per member. Edit with /editcategory <name>, archive with /deletecategory <name> (existing tickets are preserved).

How Tickets Work

Members press a button on the panel embed to open a ticket. A private Discord channel is created; the welcome embed shows topic, priority, and status. Staff can Claim the ticket (button) to assign ownership; members see priority emoji (🔵🟡🟠🔴). Close via the button or /closeticket [reason]; members can close too if “allow member close” is enabled. On close, a CSAT rating prompt is posted in the channel mentioning the ticket opener, then a 15-second countdown begins before the channel is permanently deleted.

Transcripts & Feedback

On close, an HTML transcript (Discord dark-theme styled) is uploaded to the configured transcript channel. A CSAT prompt (1–5 ⭐ rating + optional comment) is posted non-ephemerally in the ticket channel, mentioning the ticket opener — only they can submit a rating. The prompt appears immediately before the 15-second deletion countdown begins.

Auto-Close

Inactive tickets receive a 24-hour warning, then are automatically closed and permanently deleted. The inactivity threshold is set in the Support Settings via /supportsetup.

Voice Queue

Members run /joinqueue [topic] to enter the queue; /queueposition to check their position. Staff run /queue next to pull the next member into the support VC. Members are auto-removed from the queue on voice disconnect or after the configurable timeout (default 60 min).

Setup & Admin

/supportsetup

Enterprise

Launch the 5-step express setup wizard to configure the support system.

/addcategory

Enterprise

Create a new support category using the 4-step category wizard.

/editcategory <name>

Enterprise

Edit an existing support category (pre-fills all current values).

/deletecategory <name>

Enterprise

Soft-delete a support category (existing tickets are preserved).

/postpanel

Enterprise

Post or repost the support panel embed with ticket-creation buttons.

Ticket Management

/closeticket [reason]

Enterprise

Close the current ticket. Generates a transcript, posts a CSAT rating prompt mentioning the ticket opener (only they can submit a rating), then starts a 15-second countdown before permanently deleting the channel.

/addmember <member>

Enterprise

Add a member to the current ticket channel.

/removemember <member>

Enterprise

Remove a member from the current ticket channel.

/setpriority <level>

Enterprise

Set ticket priority: low, medium, high, or urgent.

/transferticket <category>

Enterprise

Move the current ticket to a different support category.

/rename <name>

Enterprise

Rename the current ticket channel. Must be used inside an active ticket. Input is lowercased and spaces are converted to dashes automatically.

/transcript

Enterprise

Generate and post an HTML transcript of the current ticket directly in the ticket channel. Must be used inside an active ticket channel.

Ticket Views

/tickets list [status] [member]

Enterprise

View a paginated list of tickets, filterable by status and member.

/tickets stats

Enterprise

View server-wide ticket stats: open count and average CSAT rating.

Voice Queue (Staff)

/queue next [vc]

Enterprise

Dequeue the next member and move them to the staff voice channel.

/queue list

Enterprise

View all members currently in the voice support queue.

/queue remove <member>

Enterprise

Manually remove a member from the voice queue.

/queue clear

Enterprise

Clear the entire voice queue.

Member Commands

/newticket [category]

Enterprise

Open a new support ticket. Prompts for a topic if the category requires one.

/mytickets

Enterprise

View all your own tickets with statuses (paginated).

/joinqueue [topic]

Enterprise

Join the voice support queue with an optional topic.

/leavequeue

Enterprise

Remove yourself from the voice support queue.

/queueposition

Enterprise

Check your current position in the voice support queue.

Setup & Config

Initial bot setup and ongoing configuration commands. Run the setup wizard to get started, then use settings and preview to fine-tune your configuration.

/setup

Launch the interactive setup wizard that walks you through configuring Volt for your server.

/setup

Requires: Admin only

The wizard covers: admin roles, leaderboard channel, tracked channels, announcement channel, voltage roles, multipliers, weekly rewards, branding, and confirmation.

/settings

Open the interactive settings panel to view and modify your current Volt configuration.

/settings

Requires: Admin only

/previewembed

Preview what your configured leaderboard and announcement embeds will look like.

/previewembed

Requires: Admin only