# irpg bot v2.2.2 (schmolli)

**Category:** Standalone_Bot
**Original Author:** jotun

## Description
This is an IRC bot designed for a game called IRPG, implementing various features to manage player accounts, track idle time, and handle in-game events.

## Key Features
- Manages player accounts with levels and penalties for certain actions.
- Tracks idle time and reports top players every 6 hours.
- Implements commands for registering new players, deleting existing ones, and sending alerts.
- Automates responses to JOIN, PART, KICK, and NOTICE events.
- Provides a version command and an evaluation tool (PEVAL) with access restrictions.

## File Analysis
- **bot.v2.2.2.schmolli.txt** — Perl script containing the bot's logic and configuration options.
- **filename** — ...