# Helly on join Say v.1.v by _

**Category:** Eggdrop_Bot
**Original Author:** Unknown

## Description
This is a simple Eggdrop bot script that greets users upon joining a channel with predefined messages, allowing for adding, modifying, and deleting friend information.

## Key Features
- Greets users on join with predefined messages.
- Allows administrators to add new friends and their associated information.
- Enables administrators to delete existing friend entries.
- Provides an admin command to modify existing friend entries.
- Displays help documentation for available commands.

## File Analysis
- **Helle.tcl** — Contains the main logic for greeting users on join, adding, deleting, and modifying friend information. It also includes a help function to guide administrators on using the script's commands.