# quoteme-1.3

**Category:** Eggdrop_Script
**Original Author:** k-rist (k-rist@home.se)

## Description
A script for Eggdrop bots that stores quotes and sends random or specific quotes to channels based on user commands.

## Key Features
- Stores quotes in channel-specific files.
- Sends a random quote from the stored quotes when requested.
- Allows adding, deleting, listing, and counting of quotes.
- Supports different access levels (owner, friend) for various commands.
- Can be enabled or disabled by owners via DCC communication.

## File Analysis
- **quoteme-1.3.tcl** — Contains the main script logic including quote storage and retrieval, command handling, and user permissions.
- **INSTALL-quoteme** — Instructions on how to install and configure the script for Eggdrop bots.
- **quoteme-1.3.desc** — Documentation of the script's features and version history.
- **quoteme-1.3.help** — Help documentation for using the commands provided by the script.