# limnoria-master-2020-05-01

**Category:** mIRC_Bot
**Original Author:** Unknown

## Description
This is an unattended IRC bot designed to automate various tasks such as channel management, user interaction, and file distribution.

## Key Features
- **Text/Join/Kick/Ops Automation**: The bot performs automated actions based on specific triggers.
- **Flood Protection**: Implements flood protection mechanisms to prevent abuse.
- **User-Level Access Control**: Manages access levels for different users.
- **File Distribution**: Supports the distribution of files via fserve and XDCC services.

## File Analysis
- **mirc.ini** — Configuration file containing general settings for the bot.
- **aliases.ini** — Defines aliases for commands used by the bot.
- **popups.ini** — Contains popup notifications or alerts configured for the bot.
- **script.ini** — Main script file where most of the automation logic resides.
- **remote.ini** — Settings related to remote connections and operations.