# Worldtime by Murf v1.1

**Category:** mIRC_Addon
**Original Author:** Murf (murf@mindless.com)

## Description
A simple Tcl script for mIRC that retrieves time information from around the world using a web server, specifically www.worldtimeserver.com.

## Key Features
- Retrieves and displays the current time in specified cities or countries.
- Supports both public and private messages to trigger the command.
- Limited city and country list included within the script.

## File Analysis
- **worldtime1.1.tcl** — Contains the main logic for fetching and displaying time information from a web server, including handling different responses such as "toilet" or "kick".