From WikiChip
mirc/identifiers/$vcmdstat
< mirc‎ | identifiers

$vcmdstat can be used to get the current status of the voice command listener for mIRC.

Synopsis

$vcmdstat

Switches

None

Results

0Service is not available.

1Service is currently off.

2Service is ignoring commands.

3Service is on, and listening for commands.

Example

Echo the status of the voice command listener to the active window

//echo -a $vcmdstat

See also