# partyline notify 1.2.1 - by wreck

**Category:** mIRC_Addon
**Original Author:** wreck

## Description
This script notifies users in specified IRC channels when they connect or disconnect from the network.

## Key Features
- Notifies connected users of new connections and disconnections.
- Retrieves and displays user email addresses if available.
- Handles different types of disconnection messages.

## File Analysis
- **partyline.tcl** — A Tcl script that provides functionality for notifying users in specified IRC channels about their connection and disconnection events. It includes procedures to handle login, logout, and filtered logout events.