# jIRCserv v0.02

**Category:** Eggdrop_Bot
**Original Author:** DVS01/thephreak

## Description
jIRCserv is an Eggdrop bot script designed to provide a file server functionality, allowing users to download files via DCC (Direct Client Connection) and managing user credits based on file transfers.

## Key Features
- **File Server Functionality**: Users can request and download files.
- **User Credits Management**: Manages byte and file credits for users.
- **Flood Control**: Prevents abuse by limiting the number of downloads and triggers per user.
- **Advertised Channels**: Adverts the presence of the bot in specified channels at regular intervals.
- **Temporary Userlist**: Tracks user activity temporarily to manage resources.

## File Analysis
- **jIRCserv.tcl** — Main configuration and functionality script for the file server.
- **file_id.diz** — Metadata about the software, including version and author information.
- **readme.txt** — Documentation on setting up and using the bot, including command details and configuration instructions.
- **jIRCoff.txt** — ASCII art logo or banner.
- **motd.txt** — Message of the day file containing dynamic content for users.