# Q Auth (ENG)

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

## Description
This script is designed to automate authentication with a bot named "Q" on IRC channels, specifically for the #eggdrops channel on QuakeNet. It requires manual input and does not operate automatically.

## Key Features
- **Manual Authentication Command**: The `.authQ` command allows users to initiate the authentication process.
- **Authentication Process**: Sends a notice to the user confirming the authentication attempt and sends an authorization message to the bot "Q".

## File Analysis
- **qauth_eng.tcl** — Contains the script logic for initiating and processing the authentication request. It binds a public command `.authQ` which triggers the authentication process.
- **First read this.txt** — Provides instructions on how to use the script, including changing the public command and performing necessary steps to authorize the bot.