# useDIZ v1.10

**Category:** Eggdrop_Bot
**Original Author:** dMG/t!s

## Description
useDIZ is a multifunctional IRC channel script for eggdrop that provides various functionalities such as greeting users, announcing new uploads, dupechecking files, and managing file downloads.

## Key Features
- Greets users joining the IRC channel through notices.
- Announces new uploads to the IRC channel.
- Dupechecks uploaded files against a database and removes duplicates.
- Attaches an advertisement or upload information to textfiles.
- Automatically creates and populates a database if it doesn't exist.
- Allows registered users with passwords to download files from the filesystem without logging in.
- Extracts and displays the file_id.diz of textfiles.
- Has a built-in search function to find paths of files under the root directory.
- Shows filesystem statistics when triggered by specific commands.

## File Analysis
- **useDIZ.tcl** — The main script containing all functionalities including greetings, dupechecking, announcements, and file management.
- **README** — Instructions on how to install and use the script.
- **ad.txt** — Advertisements or information appended to textfiles upon upload.
- **help.txt** — Documentation for various commands available in the script.