# Greet Script

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

## Description
This script greets users upon joining a channel, checks if they are registered in the bot's userfile, and prompts them to identify themselves or change their nickname.

## Key Features
- Greets users with a welcome message.
- Checks if the user is recognized by the bot.
- Prompts unregistered users to register via IDENT command.
- Suggests regular users to change their nicknames for better recognition.

## File Analysis
- **Greet.tcl** — Contains the main script logic, including bindings and procedures for greeting users upon joining a channel. It also logs that it has been loaded into the bot.