# REQS 1.3.1 Tcl for Channel Request List by [-Scorp-] (aka : Scorpion`)

**Category:** Eggdrop_Script
**Original Author:** [-Scorp-]

## Description
This script maintains a list of requests for MP3, warez, or other channels in IRC, allowing users to add and view requests via public commands. It also generates an HTML page with the request list.

## Key Features
- Maintains a "Channel Request List" through public @reqs commands.
- Adds and deletes requests based on user permissions (+v or +o).
- Sends a .doc file of the request list upon command.
- Generates an HTML page for the request list if enabled.
- Advertsises the script's availability via periodic messages.

## File Analysis
- **reqs1.3.1.tcl** — Contains the main logic and commands to manage requests, including adding, deleting, and viewing them.
- **INSTALLNOTES** — Instructions on how to install and configure the script.
- **footforhtml** — HTML footer for the generated request list page.
- **headforhtml** — HTML header for the generated request list page.
- **reqs1.3.1.desc** — Documentation describing the script's features and usage.