From WikiChip
Difference between revisions of "mirc/commands/describe"
(Created page with "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 desti...") |
m (Bot: Adding a template) |
||
Line 34: | Line 34: | ||
* [[/qmsg command - mIRC|/qmsg]] | * [[/qmsg command - mIRC|/qmsg]] | ||
* [[/say command - mIRC|/say]] | * [[/say command - mIRC|/say]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 21:29, 3 July 2014
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/04/1995
Note: Individual switches were not taken into consideration.
See also
mIRC commands list