mIRCScript

mIRC Script is a scripting language that is built into the popular IRC client mIRC. With mIRC Script, one is able to write script code that will run upon different commands and IRC events, such as automatically sending a helpful message when somebody says !help on a channel. The events are called remotes and the commands are called Aliases. By using remotes and aliases, the mIRC program can be customized to include almost any feature in a chat program or be used to create a bot.

Also see: IRC, Script