# Request Script v2

**Category:** Eggdrop_Bot
**Original Author:** jlykkegaard@gmail.com (translated by Country|Rocker)

## Description
This script is designed to manage requests in a channel, allowing users to add, view, and delete requests. It also includes functionality for managing user points, registration, and notifications.

## Key Features
- **User Management**: Allows users to register and set their point levels.
- **Request Management**: Users can add and view requests with associated points.
- **Notification Control**: Enables users to enable or disable notification messages.
- **Point System**: Tracks and updates user points based on actions performed in the channel.

## File Analysis
- **reqhttp v2.tcl** — Main script file that handles various commands, event bindings, and HTTP server functionality for displaying requests and user data.
  - **reqhttp v2.tcl** — Manages request addition, deletion, point management, registration, and notification settings.