# irpg Bot v3.0.2

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

## Description
This bot is designed to automate various tasks in an IRC channel, including user management, event handling, and random actions based on time intervals.

## Key Features
- Automates user penalties (kicks) when specific commands are issued.
- Tracks online users and performs actions based on their alignment (good or evil).
- Scales actions based on the number of online users.
- Manages player levels and updates them over time.

## File Analysis
- **bot.patch2.v3.0.2.txt** — Contains the Perl script for the bot, including functions for handling commands, user penalties, and level management.