Join our discord

/Voice Command Documentation

The /voice command is used to manage users in voice channels, including moving, disconnecting, and disposing of voice sessions. Below are the detailed subcommands and their parameters.

Subcommands and Parameters

1. /voice disposal

  • This subcommand is used to remove empty temporary voice channels that are no longer in use.

  • Example usage: /voice disposal  

  • The bot will check for and delete any unused temporary voice channels.

2. /voice move

  • This subcommand moves a user from one voice channel to another.

  • Parameters:

    1. from – The current voice channel the user is in.

    2. to – The destination voice channel.

    3. user – The user who will be moved.

    4. Example usage:/voice move from: General to: Music Room user: @User  

3. /voice disconnect

  • This subcommand disconnects a user from a voice channel.

  • Parameters:

    1. from – The voice channel the user is currently in.

    2. to – (Optional) If specified, the user will be moved to a different voice channel instead of being disconnected.

    3. user – The user who will be disconnected.

  • Example usage: /voice disconnect from: General user: @User  

  • This will forcibly remove @User from the General voice channel.

Additional Notes

  • Users must have the necessary permissions to use these commands.

  • The bot must have the appropriate permissions to manage voice channels.

  • Changes and updates to these commands will be announced in the official Discord announcement channel.