# XDCC THiNGiE 0.1

**Category:** Eggdrop_Bot
**Original Author:** FlyBoyUSA

## Description
XDCC THiNGiE is a bot script designed for Eggdrop IRC bots, providing an XDCC file server functionality with features such as automatic file listing and limiting the number of concurrent downloads.

## Key Features
- Provides an XDCC file server feature.
- Automatically lists available files in channels based on predefined timers.
- Limits the total number of XDCC connections to prevent queueing issues.
- Allows setting file descriptions via the bot's internal commands without requiring changes to the script when adding new files.
- Supports two different timer options for advertising the XDCC server.

## File Analysis
- **xdccthing1.0.tcl** — The main script providing the functionality described above, including variable settings and command bindings.