# SecretTopic Script

**Category:** mIRC_Addon
**Original Author:** Michael 'miCHa' Ascher (Unknown)

## Description
This script allows for managing channel topics on IRC channels by setting, displaying, and saving them. It provides a menu of commands to control the behavior of how and when the topic is displayed.

## Key Features
- Sets and saves channel topics.
- Displays current or previous topics.
- Allows toggling between showing the topic via notice or in the channel.
- Provides a help menu with available commands.
- Includes version information and contact details for the author.

## File Analysis
- **secrettopic.tcl** — A Tcl script that provides functionality to manage channel topics, including setting, displaying, and saving them. It also offers a command menu to control how the topic is displayed and includes version and contact information.