# Linking Script for Eggdrop

**Category:** Eggdrop_Bot
**Original Author:** Goo (gumby@ign.com.au)

## Description
This script facilitates channel linking between different IRC networks using Eggdrop bots, allowing messages and events to be relayed across the linked channels.

## Key Features
- **Channel Linking**: Relays public messages, joins, parts, quits, actions, nicks, topics, kicks, and who requests between connected networks.
- **Help System**: Provides help commands for users on how to use the script's features.
- **Network Information**: Displays currently linked networks using the `netinfo` command.

## File Analysis
- **link.tcl** — The core script that handles channel linking events and provides a help system.
- **linkhelp.msg** — Documentation for the `msg` command, allowing users to send private messages across networks.
- **linkhelp.netinfo** — Documentation for the `netinfo` command, showing currently linked networks.
- **linkhelp.who** — Documentation for the `who` and `whois` commands, listing users on other networks.