ZEON provides a full set of voice channel moderation tools, giving administrators precise control over who can speak, listen, and join voice channels in your server.
Individual Member Controls
Target specific users in voice channels.
Command Description .voice kick <user>Disconnects a user from their current voice channel. .voice mute <user>Server-mutes a user in their voice channel. .voice unmute <user>Removes a user’s server mute. .voice deafen <user>Server-deafens a user in their voice channel. .voice undeafen <user>Removes a user’s server deafen. .voice move <user> <channel>Moves a user to a different voice channel. .voice pull <user>Pulls a user from their current VC into your voice channel.
Bulk Voice Controls
Affect every member in your current voice channel at once.
Command Description .voice kickallKicks all non-bot members from your current voice channel. .voice muteallServer-mutes all non-bot members in your voice channel. .voice unmuteallUnmutes all members in your voice channel. .voice deafenallServer-deafens all non-bot members in your voice channel. .voice undeafenallUndeafens all members in your voice channel. .voice moveall <channel>Moves all members from your VC to another voice channel. .voice pullall <channel>Pulls all members from a specified VC into your current voice channel.
Channel Access
Control who can join or see your voice channel.
Command Description .voice privateMakes your current voice channel private (blocks @everyone from connecting). .voice unprivateMakes your current voice channel public again. .voice lockLocks your current voice channel to prevent new connections. .voice unlockUnlocks your current voice channel to allow connections.
Voice Bans
Permanently or temporarily ban users from joining any voice channel. Banned users will be instantly disconnected if they attempt to join.
Command Description .voice ban <user> [duration]Bans a user from all voice channels. If no duration is given, the ban is permanent. .voice unban <user>Removes a user’s voice ban. .voice banlistShows a paginated list of all voice-banned users and their expiration times.
VC Role
Automatically assign a role to members when they join a voice channel, and remove it when they leave.
Command Description .vcrole set <role>Sets the role to be automatically given to users who join any voice channel. .vcrole clearRemoves the VC role configuration. .vcrole showShows the currently configured VC role.
VC Roles are great for creating “In Voice” indicators in your member list, or granting access to voice-only text channels.