# limnoria-2019-11-23

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

## Description
This is a standalone IRC bot designed to automate various tasks on an IRC network, including channel management and user interaction.

## Key Features
- **JOIN/LEAVE automation**: The bot automatically joins and leaves channels based on predefined rules.
- **User-level access control**: Implements a system for managing different levels of user permissions.
- **Text automation**: Sends messages to specific users or channels at certain times.
- **Channel management**: Manages channel operations such as kicking and oping users.

## File Analysis
- **master-2019-11-23.zip** — Archive containing the bot's core files.
- **mirc.ini** — Configuration file for the IRC client, setting up basic parameters like server details.
- **aliases.ini** — Defines custom commands and their corresponding actions.
- **popups.ini** — Configures pop-up messages or notifications.
- **script.ini** — Contains the main bot script logic.
- **remote.ini** — Settings for remote control of the bot.