From WikiChip
/describe Command - mIRC
< mirc‎ | commands
Revision as of 19:15, 15 June 2017 by ChippyBot (talk | contribs) (Bot: de-linking old mIRC menu)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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[edit]

/describe <nick|channel> <message>

Switches[edit]

None

Parameters[edit]

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

Example[edit]

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

Compatibility[edit]

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[edit]

[Expand]
v · d · e mIRC commands list