Describe » History » Revision 5
Revision 4 (Per Amundsen, 06/04/2019 09:16 PM) → Revision 5/9 (Per Amundsen, 06/04/2019 09:16 PM)
_Added in 1.9.0_ */describe <nick|#channel> <message>* Sends an emote/action emote message to nick or channel. Same as [[/me]] /me but [[/me]] /me can only sends emote/action emote to the current window. *Parameters* <nick|#channel> - Nick or #channel to send the message. <message> - The emote message to send. *Example* <pre> ; Sends 'Hello World' to channel '#test'. /describe #test Hello world ; Sends 'Hello World' to 'Nick'. /describe Nick Hello world </pre>