# NickBanSpambots

**Category:** Eggdrop_Bot
**Original Author:** Nor7on

## Description
This script detects spambots joining a channel and automatically bans them using Eggdrop's command system.

## Key Features
- Detects nicknames that match predefined patterns.
- Bans the identified spambots with a customizable reason.
- Sets a ban time for the spambot in Eggdrop.
- Kicks the spambot from the channel upon detection.
- Activates or deactivates via DCC.

## File Analysis
- **NickBanSpambots-EN.tcl** — Contains the primary script logic, including pattern matching and command execution.
- **NickbanSpambots-ES.tcl** — Spanish version of the primary script with similar functionality to the English version.
- **Desc** — Brief description in both languages, providing instructions for activation and contact information.