From WikiChip
Difference between revisions of "mirc/commands/describe"
< mirc‎ | commands

m (PatrolBot moved page /describe command - mIRC to mirc/commands/describe: per new naming convention)
m (bot: correcting title)
Line 1: Line 1:
{{mIRC menu}}
+
{{mirc title|/describe Command}}{{mIRC menu}}
 
The '''/describe command''' sends an action message to a specific channel or person. This command is the same the [[/me command - mIRC|/me command]] except you can set a destination channel or nick other then the active window.
 
The '''/describe command''' sends an action message to a specific channel or person. This command is the same the [[/me command - mIRC|/me command]] except you can set a destination channel or nick other then the active window.
  

Revision as of 05:06, 4 January 2015

Template:mIRC menu The /describe command sends an action message to a specific channel or person. This command is the same the /me command except you can set a destination channel or nick other then the active window.

Synopsis

/describe <nick|channel> <message>

Switches

None

Parameters

  • <nick|channel> - The destination channel or person for the action message
  • <message> - The action message to be sent

Example

;When someone says 'moo', we will reply
On *:Text:moo:#:{
   describe $chan moos back!
}

Compatibility

Added: mIRC v3.1
Added on: 23 Apr 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC commands list