# Q Auth (FIN)

**Category:** Eggdrop_Bot
**Original Author:** Higu (Botin@Omistaja.net)

## Description
This script is designed to be used with Eggdrop IRC bots, specifically for authentication purposes on the #eggdrops channel on QuakeNet. It provides a manual command for bot operators to authenticate their bot using the `auth` command.

## Key Features
- **Manual Authentication:** The script allows users to manually trigger an authentication process by sending a specific message.
- **Script Execution:** When the `/msg Q auth <bot_name> <password>` command is executed, it sends a notice to the user and a private message to the bot with the authentication details.

## File Analysis
- **qauth_fin.tcl** — Contains the script logic for handling the `auth` command. It binds the command to a public channel message and processes the authentication request.
- **Lue tää ihan ekaks.txt** — Documentation on how to use the script, including steps to modify the bot's name and password.