# Wikam.tcl

**Category:** mIRC_Addon
**Original Author:** IRCHelp.UniBG.Net+LHG Crew

## Description
This script is designed to manage a list of nicknames for a specific IRC channel, notify users about their absence, and interact with services like NS (NickServ) and CS (ChanServ). It also includes functionality to add or remove nicknames from the list.

## Key Features
- Manages a list of nicknames for a specified channel.
- Notifies users who are not in the channel after multiple attempts.
- Adds or removes nicknames from the list based on user commands.
- Interacts with NickServ and ChanServ services to manage nickname presence.

## File Analysis
- **wikam.tcl** — Manages the core functionality of adding, removing, and notifying about nicknames. It also handles interactions with IRC services like NickServ and ChanServ.