1 Voice Commands EN
darksoon edited this page 2026-05-13 21:28:31 +02:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Voice Commands

All /voice subcommands. Except for /voice claim, /voice info, and /voice reload, commands must be used inside your own voice channel.


/voice rename

/voice rename <name>

Rename your own voice channel.

Parameter Description
name New channel name (Discord limit: 100 characters)

Cooldown: 5 minutes per channel — protects against Discord's rate limit (2 renames per 10 minutes).

Permission: Channel owner


/voice lock · /voice unlock

/voice lock
/voice unlock

Lock / unlock the channel. When locked, only trusted users (see /voice trust) and the owner can join.

Permission: Channel owner


/voice limit

/voice limit <count>

Set the user limit.

Parameter Description
count 0 = unlimited, 199 = hard limit

Permission: Channel owner


/voice kick

/voice kick <user>

Remove a user from the channel. The user must currently be in the channel.

Permission: Channel owner


/voice trust · /voice untrust

/voice trust <user>
/voice untrust <user>

Allow a user to join the channel — even when the channel is locked.

Permission: Channel owner


/voice transfer

/voice transfer <user>

Transfer channel ownership to another user. The new owner receives owner permissions; the old owner loses them.

Requirement: The target user must currently be in the channel.

Permission: Channel owner


/voice claim

/voice claim

Take ownership of a channel whose owner is no longer in the channel. Prevents hijacking while the owner is still present.

Permission: Anyone currently in the channel


/voice info

/voice info

Shows:

  • Owner
  • Current user limit
  • Lock status
  • Trust list
  • Creation timestamp

Reply: ephemeral embed.

Permission: Anyone currently in the channel


/voice reload

/voice reload

Reloads configs/modules/voice.yml — new settings are effective immediately, no bot restart needed.

Permission: Manage Guild


Tips

  • Mind the rename cooldown — if the bot gets rate-limited it can also block other Discord API calls. Wait 5 minutes.
  • Trust + Lock is the clean "friends only" setup: lock once, then trust the users you want in.
  • Transfer before disconnecting — if you want to hand off your channel, do /voice transfer @user first, then disconnect. Otherwise the new owner has to wait until you leave and then use /voice claim.