# voiceserverv1.1.rar

**Category:** mIRC_Addon
**Original Author:** Unknown

## Description
This script appears to be a utility for managing voice servers in IRC channels, likely providing commands for users to join or leave specific voice server channels.

## Key Features
- Provides `!joinvoice` and `!leavevoice` commands to manage user presence in designated voice server channels.
- Manages channel topics related to voice server information.
- Tracks and updates user status in the context of voice servers.

## File Analysis
- **voiceserverv1.1.ini** — Configuration settings for the script, likely defining default behavior and options.
- **aliases.ini** — Contains aliases for `!joinvoice` and `!leavevoice`, mapping these commands to specific functionality.
- **script.ini** — Main script file containing logic for handling voice server commands and updates.