# Uworld/EVA 2008

**Category:** mIRC_Bot
**Original Author:** Cesar (xplorer)

## Description
Uworld/EVA is a bot designed for IRCu servers, providing services such as gline management, clone detection, and administrative functions.

## Key Features
- **gline Management**: Automatically generates glines based on the number of connections from a host.
- **Clone Detection**: Tracks nicknames connected from the same IP address to prevent abuse.
- **Administrative Functions**: Provides commands for managing server connections, kicking users, and changing modes.
- **Service Launch**: Ensures the bot launches when the server is disconnected.

## File Analysis
- **EVA.tcl** — Contains the main logic of the bot, including event handling, gline management, clone detection, and administrative functions.
- **readme.txt** — Provides instructions for configuring the bot and connecting it to a hub.