# Greetster v0.2

**Category:** Eggdrop_Script
**Original Author:** aerosoul

## Description
Greetster is a Tcl-based script for Eggdrop IRC bots that manages greeting messages based on user presence and channel settings, providing customizable greetings with flood protection.

## Key Features
- Random greets
- Notice and msg greets
- Greeting limits per minute to prevent flooding
- Configurable channels with specific greet rules

## File Analysis
- **greetster0.2.tcl** — Contains the main script logic for managing greeting messages, including configuration settings and event bindings.