# websms.zip

**Category:** mIRC_Addon
**Original Author:** Unknown

## Description
This script appears to be a utility for sending SMS messages via IRC by integrating with external services or APIs.

## Key Features
- Sends SMS messages using IRC commands.
- Automates the process of message sending through IRC channels or private messages.

## File Analysis
- **websms.ini** — Configuration file containing settings for SMS service integration.
- **websms.tcl** — Main script implementing the functionality to send SMS via IRC. Contains aliases and events for triggering message sends.
- **README.txt** — Documentation explaining how to use the script, though not detailed.