Skip to content
This repository was archived by the owner on Oct 26, 2021. It is now read-only.

commands voice

Fabricio20 edited this page Nov 14, 2020 · 1 revision

Voice

This feature allows server moderators to move members between voice channels in bulk, as well as split members between two voice channels.

📜 Names: voice.
🔒 Permissions: commands.voice

Usage

Below is example usage for all sub-commands available.

Move a member to a voice channel

To move a member to a specific voice channel, just inform the member and the target channel.

Syntax:

L!voice move <member> <channel>

Examples:

L!voice move @lindsey music-02

Move all members from one voice channel to another

To move all member to a specific voice channel, just inform the source channel and the target channel.

Syntax:

L!voice move <channel> <channel>

Examples:

L!voice move music-02 music-01

Split members between two voice channels

To split members between two voice channels, inform the source channel where all members are and the target channel.

Syntax:

L!voice split <channel> <channel>

Examples:

L!voice split attack defense

Clone this wiki locally