# G6Stats v4.20 by EsKiMo

**Category:** Eggdrop_Bot
**Original Author:** EsKiMo

## Description
G6Stats is a customizable TCL script for Eggdrop bots that integrates with an FTP server to provide statistics, manage uploads and downloads, and handle security alerts.

## Key Features
- Displays statistics (top uploaders, top downloaders, total uploads/downloads, average speeds) in approved IRC channels.
- Automatically announces new uploads to specified channels.
- Greets users entering approved channels with instructions.
- Catches incorrect commands and provides help.
- Allows administrators to nuke unwanted uploads.
- Displays all nukes for the current day.
- Creates a datestamped folder every night at midnight.
- Notifies specified IRC and ICQ contacts in case of detected hack attempts.
- Archives logs related to authorizations, nukes, uploads, and hack attempts.

## File Analysis
- **g6stats.tcl** — Configures the script with variables for server details, paths, and permissions. It also defines commands and events that trigger various functionalities.
- **newup.bat** — A batch file used to log new upload information and append it to an upload log.
- **eskimo.nfo** — Documentation providing installation instructions and feature descriptions.
- **file_id.diz** — Metadata for the software version.
- **top-all.mdl, top-day.mdl, top-month.mdl, top-week.mdl** — Model files defining how statistics are displayed in different time frames.