Ame » History » Revision 5
Revision 4 (Per Amundsen, 02/16/2014 06:57 AM) → Revision 5/6 (Per Amundsen, 06/04/2019 09:21 PM)
_Added in 1.7_ */ame <message>* Sends an emote/action emote message to all open channels on current connection. _See also [[/describe]], [[/me]], [[/msg]], [[/nmsg]], [[/omsg]], [[/notice]], [[/onotice]]._ *Parameters* <message> - The emote/action emote message to send. *Example* <pre> ; Sends 'Hello world' to all open channels on current connection. /ame Hello world. </pre>