# QuoteBot 2.0

**Category:** Eggdrop_Bot
**Original Author:** Baerchen

## Description
QuoteBot 2.0 is a bot designed for use with Eggdrop IRC clients, allowing users to add, retrieve, and manage quotes in various channels. The bot supports channel-specific quotes and provides commands for adding, deleting, and listing quotes.

## Key Features
- **Quotes Management:** Users can add, delete, and list quotes.
- **Random Quoting:** The bot can randomly select and display a quote when triggered.
- **Channel-Specific Quotes:** Quotes are tied to specific channels, with options to copy or delete channel-specific quotes.
- **Scheduled Quoting:** The bot can be configured to automatically send random quotes at regular intervals.
- **Notification System:** Users can receive notifications when new quotes are added.

## File Analysis
- **quotebot.tcl** — Main script file containing the core functionality of QuoteBot, including commands for adding, deleting, and displaying quotes. It also handles scheduled quoting and logging actions.
- **DESCRIPTION** — Documentation detailing the features, usage, and upgrading instructions of QuoteBot 2.0.