# StormBot.TCL Version 6

**Category:** Eggdrop_Bot
**Original Author:** David P. Hansen, Mai Mizuno

## Description
StormBot.TCL is an add-on script for use with the EGGDROP V1.* IRC robot. It provides a suite of commands and features to enhance bot functionality, including text automation, user management, and channel control.

## Key Features
- **Text Automation:** Commands like `SAY`, `MSG`, and `NOTICE` allow users to send messages in channels or directly.
- **User Management:** Commands for adding, removing, and managing users with different access levels (e.g., OP, HALFOP).
- **Channel Control:** Features for channel operations such as banning, kicking, and setting modes.
- **DCC Support:** Handles DCC chat and file transfers.
- **Anti-Rehash Feature:** Prevents the bot from being rehashed during certain conditions.

## File Analysis
- **sb6.tcl** — Main script file containing core functionality and command bindings.
- **sb6_gpl_v3_license.txt** — GNU General Public License version 3 text.
- **sb6_owner.txt** — Instructions for setting up the bot's owner.
- **sb6_readme.txt** — README file providing setup and usage instructions.
- **sb6_tutorial.txt** — Tutorial on how to write custom beads for StormBot.TCL.
- **sb6_updated.txt** — Update log with version information.