# File Relay TCL v0.49

**Category:** Eggdrop_Bot
**Original Author:** [IsP]@Efnet (q_lander@hotmail.com)

## Description
This is a Tcl-based Eggdrop bot script designed to allow users to search and download files from a local directory on the server via IRC commands.

## Key Features
- Allows users to perform wildcard searches for files in specified directories.
- Displays file names and sizes, with options to show sizes in KB, MB, or GB.
- Supports sending files directly to users through DCC (Direct Client Connection).
- Can be restricted to specific channels and user access levels.
- Implements a search timer mechanism for delayed execution of search commands.

## File Analysis
- **filerelay0.49.tcl** — Contains the main script logic, including file searching, sending, and channel binding configurations.
- **filerelay0.49.tcl** — Configures settings such as directory paths, access flags, and trigger commands for file searches and sends.