# VoiceServ v6.75.b

**Category:** Eggdrop_Bot
**Original Author:** awyeah (awesomeawyeah@gmail.com)

## Description
VoiceServ is an Eggdrop bot script designed to provide Auto-voice (AOv) and Super-voice (SOv) status to users, similar to AOp and SOp with different access levels. It automatically voices users based on their access level upon joining a channel.

## Key Features
- **Auto-voicing** for AOv and SOv access levels.
- **Customizable channel triggers** for commands.
- **Voice granting** on channel join, message, action, notice, and devoice events.
- **Access control** for bot owners and masters.

## File Analysis
- **voiceserv.tcl —** The main script file that implements the Auto-voicing functionality. It includes configuration variables and event bindings to handle user access levels and channel triggers.