# DTU Fserve Auto Voicer Script

**Category:** Eggdrop_Bot
**Original Author:** dtu <damntheusers@scifi-classics.net>

## Description
This script automates the process of voicing users who are identified as file servers (fserves) in specified IRC channels. It runs unattended and uses triggers to respond to specific messages, primarily from !list commands.

## Key Features
- **Automatically voices users** based on triggers for fserves.
- **Runs at regular intervals** to check multiple channels.
- **Responds to user commands** like `!voiceme` to list and voice a specific user.
- **Manages channel timers** to ensure proper timing between !list checks.

## File Analysis
- **dtufservevoicer.tcl** — Contains the main script logic, including configuration settings, binds for triggers, and procedures for handling fserves and user commands. 
- **dtufservevoicer.tcl** — **filename** — Configures channels to check, frequency of checks, and timing between channel !lists.