# 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 an Eggdrop IRC bot. It allows multiple bots to share user records and collaborate on channel management.

## Key Features
- Botnet opping and inviting
- Limit raising within the botnet
- Key sharing between bots
- Unbanning of users across the botnet

## File Analysis
- **botnet.conf** — configuration settings for the module, including delays and request limits.
- **botnetop.conf** — additional configuration options specific to the botnetop functionality.
- **README** — brief description of the module's purpose and usage instructions.
- **botnetop.mod** — core module code implementing the botnet functionality.
- **gseen.conf** — configuration for a seen tracking module, which is not directly related but often used alongside this module.