# XDCC Server for Eggdrops v1.0

**Category:** Eggdrop_Bot
**Original Author:** RaPhiuS / PaRaSiTe (henrraph@skynet.be)

## Description
This is a Tcl script designed to run on Eggdrops 1.6.x and later, providing an XDCC server with features for package management, channel management, queue handling, and basic automation.

## Key Features
- **XDCC Server:** Allows users to download files via XDCC.
- **Package Management:** Commands to add, list, and delete packages.
- **Channel Management:** Ability to specify which channels the server will advertise on.
- **Queue System:** Manages user queues for file downloads.
- **Status Monitoring:** Provides server status information.

## File Analysis
- **xdcc.tcl** — Main script containing commands and event bindings for XDCC functionality, package management, channel management, queue handling, and status monitoring.
- **readme.txt** — Documentation explaining the installation process, features, and history of the script.