# irpgbot.v3.1.2+johm+chschu.patch

**Category:** Standalone_Bot
**Original Author:** Unknown

## Description
A bot for playing Idle RPG, an IRC-based game where players level up by idle time and engage in battles across a map.

## Key Features
- Manages player levels and items.
- Tracks player online status and auto-logins after netsplits.
- Implements team battles based on geographic quadrants of the map.
- Drops items that level down over time.
- Writes quest files at specific intervals.
- Provides periodic reports of top players.

## File Analysis
- **irpgbot.v3.1.2+johm+chschu.patch** — A patch file for updating configuration and adding features like IPv6 support, auto-login functionality, and item level downgrading.
- **ChangeLog.txt** — Logs the changes made in this version of the bot.
- **bot.v3.1.2.pl** — The main script that handles the core logic of the bot, including player management, quest handling, and battle mechanics.