# FZcommands 3.1.tcl

**Category:** Eggdrop_Bot
**Original Author:** Opposing (Fz@nexushells.net)

## Description
A Tcl script for Eggdrop bots that allows masters/owners to control the bot via public and private commands, including op, deop, voice, devoice, kick, bankick, and more.

## Key Features
- Allows bot operators to manage channel modes (op, deop, voice, devoice).
- Provides a command to kick users from channels.
- Supports mass operations on multiple nicks at once.
- Includes authentication for commands using a password.
- Offers help commands for public and private queries.

## File Analysis
- **FZcommands 3.1.tcl** — The main script file containing the bot's functionality, including command bindings and processing logic.