# ho_gline.pl

**Category:** Irssi_Script
**Original Author:** Garion

## Description
A script for managing G-lines on EFnet-like servers within the Hybrid Oper Script Collection.

## Key Features
- Processes G-line requests and triggers.
- Supports G-lines based on user input or server notices.
- Tracks support and triggering of G-lines.
- Cleans expired G-lines from memory.

## File Analysis
- **ho_gline.pl** — Main script file containing functions for handling G-line operations, including request processing, support tracking, and cleanup. It integrates with Irssi's event system to respond to server notifications and user commands.