# mIRCStats

**Category:** mIRC_Addon  
**Original Author:** Mikko 'Ave' Auvinen  

## Description
mIRCStats is a script for generating IRC channel statistics from log files produced by the mIRC client. It analyzes logs and creates an HTML page with various statistics, user reports, and topic changes.

## Key Features
- Parses IRC log files to extract activity data.
- Generates detailed HTML statistics pages.
- Supports custom configuration for different types of statistics.
- Includes features like big numbers, word stats, and manual nick connections.
- Can be run as a standalone script or integrated into an mIRC profile.
- Provides options for registering to unlock advanced features.

## File Analysis
- **mircstatsfooter.txt** — Contains the footer HTML for generated pages.
- **mircstatsheader.txt** — Placeholder for custom header HTML code.
- **nicks.txt** — Configuration file for manual nick connections and filters.
- **register.txt** — Registration information and instructions.
- **register_suomi.txt** — Finnish language registration instructions.
- **sample.cust.cfg** — Example configuration file for custom statistics.
- **Info_about_other_languages.txt** — Information on downloading other languages.
- **readme.txt** — General documentation and usage instructions.