# BotRequest 1.4.3

**Category:** Eggdrop_Bot
**Original Author:** Nils Ostbjerg <shorty@business.auc.dk>

## Description
This script allows bots to request various privileges from each other, such as ops and channel keys, primarily on IRCnet networks. It is designed for use with Eggdrop version 1.4.x.

## Key Features
- Allows bots to request ops, invites, and channel keys.
- Sends notifications to channel operators when a bot requests something.
- Logs requests and responses in the command log.
- Automatically handles some conditions like channel bans and limits on IRCnet networks.

## File Analysis
- **BotRequest.tcl** — Contains the main script logic for handling bot requests and responses, including binds and procedures for various commands.
- **instruc.doc** — Provides instructions for setting up and using the script.
- **BotRequest.help** — Documentation for the `doneed` command to set up channel settings.