Actions
Describe » History » Revision 5
« Previous |
Revision 5/9
(diff)
| Next »
Per Amundsen, 06/04/2019 09:16 PM
Added in 1.9.0
/describe <nick|#channel> <message>
Sends an emote/action message to nick or channel.
Same as /me but /me can only sends emote/action to the current window.
Parameters
<nick|#channel> - Nick or #channel to send the message.
<message> - The emote message to send.
Example
; Sends 'Hello World' to channel '#test'. /describe #test Hello world ; Sends 'Hello World' to 'Nick'. /describe Nick Hello world
Updated by Per Amundsen over 5 years ago · 5 revisions