# SeenX v2.3

**Category:** mIRC_Addon
**Original Author:** BadGod

## Description
This script is a seen bot for IRC channels, allowing users to check when other users were last seen in specific channels or globally.

## Key Features
- Allows querying the last seen time of a user by nickname or full identification.
- Supports both public and private queries.
- Provides options to switch between notice and channel message responses.
- Includes help commands for users.

## File Analysis
- **seenx.tcl** — Contains the core functionality of the seen bot, including event bindings, command handling, and result processing.
- **GPL.txt** — GNU General Public License v2.0, providing the legal terms under which this script can be distributed and modified.