# ho_operwall.pl

**Category:** Irssi_Script
**Original Author:** James Seward

## Description
This script for Irssi is designed to manage and reformat OPERWALL and LOCOPS messages, sending them to specific windows based on network tags.

## Key Features
- Catches and reformats incoming OPERWALL and LOCOPS messages.
- Sends formatted messages to designated windows.
- Allows users to type in named windows to send OPERWALL or LOCOPS messages.
- Manages history of displayed messages to prevent duplication.
- Supports multiple networks and servers, with customizable settings.

## File Analysis
- **ho_operwall.pl** — Main script file that handles the logic for managing operwall and locops messages. It includes functions for processing incoming messages, sending them to appropriate windows, and handling user inputs.
- **ho_operwall.pl** — (repeated entry) — This is the same main script file as above.