# Eggdrop Botnetop Module v1.0.18

**Category:** Eggdrop_Bot
**Original Author:** Unknown

## Description
This module provides botnet opping, inviting, limit raising, key sharing, and unbanning methods for an Eggdrop IRC bot.

## Key Features
- **Botnet Opping**: Requests ops from other bots in the network.
- **Inviting**: Invites users to channels managed by the bot.
- **Limit Raising**: Raises channel limits when needed.
- **Key Sharing**: Shares keys with other bots for secure communication.
- **Unbanning**: Removes bans on channels.

## File Analysis
- **botnet.conf** — Configuration settings for the module, including delay and request parameters.
- **botnetop.conf** — Additional configuration specific to botnet operations.
- **botnetop.tcl** — Core logic for handling botnet interactions.
- **README** — Brief description of the module's purpose and usage.