# Eggdrop Botnetop Module

**Category:** Eggdrop_Bot
**Original Author:** Teemu Hjelt <temex@iki.fi>

## Description
This module provides botnet opping, inviting, limit raising, key sharing, and unbanning methods for managing a network of Eggdrop bots.

## Key Features
- **Botnet Opping**: Requests ops from other bots in the network.
- **Inviting**: Invites users to channels managed by the botnet.
- **Limit Raising**: Raises channel limits (e.g., topic changes, mode changes).
- **Key Sharing**: Shares keys for secure communication between bots.
- **Unbanning**: Removes bans on specific users or hosts.

## File Analysis
- **botnetop.conf** — Configuration settings for the botnetop module.
- **README** — Brief description of the module's features and usage instructions.
- **botnetop.tcl** — Core script implementing the functionality described in `botnetop.conf`.
- **loadmodule** — Loads the botnetop module into Eggdrop.