# SSeen v 0.2.22

**Category:** mIRC_Addon
**Original Author:** samu (samu@pirc.pl)

## Description
A simple !seen script for IRC clients, which tracks when a user was last seen and their channel of activity.

## Key Features
- Tracks the last time a nick was seen on a channel.
- Provides information about where a specified nick was last seen.
- Implements basic logging functionality.

## File Analysis
- **sseen.tcl** — Contains the script logic for tracking nicks, handling commands, and displaying seen information. It binds to public messages and !seen commands to update and retrieve user activity logs.