# irpg Bot v2.4

**Category:** mIRC_Bot
**Original Author:** jotun

## Description
This is a Perl-based bot for the IRC network that manages player accounts, handles battles, and provides various commands to users.

## Key Features
- Manages player accounts with levels and time-to-level (TTL).
- Implements random battles between players.
- Provides commands for battling, registering, and managing account information.
- Supports admin commands for modifying player data and controlling the bot's behavior.
- Automatically penalizes or rewards players based on their actions.

## File Analysis
- **bot.v2.4.txt** — The main script file containing the logic for the bot, including functions for battles, penalties, and various commands.