# AutoWhom1.0.0

**Category:** mIRC_Addon
**Original Author:** Unknown

## Description
This script provides an auto-reply feature for IRC channels, responding to specific user actions or messages with predefined replies.

## Key Features
- Responds to `/whois` commands with a custom message.
- Sends a welcome message when users join the channel.
- Handles parting messages and sends a goodbye message.

## File Analysis
- **autowhom1.0.0.mrc** — Contains the main script logic for handling IRC events and sending auto-replies.
- **autowhom1.0.0.ini** — Configuration file for customizing the welcome and goodbye messages.
- **autowhom1.0.0.alias** — Defines aliases for `/whois` commands to trigger specific responses.