# Voice

### Move users

To move all users from one voice channel to another, simply type:

```
/voice move from: channel to: another
```

### Split users

To randomly split half the users on a voice channel to another, simply type:

```
/voice split from: channel to: another
```
