Actions
Nmsg » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 02/14/2014 05:55 PM
Added in 1.8.10
/nmsg <network> <nick|#channel> <message>
Sends a message to a nick or channel on a specific network based on $network name.
Parameters
<network> - Network to target.
<nick|#channel> - Nick or #channel to send to.
<message> - Message to send.
Example
;Send "Hello world" to #channel on network NordicIRC /nmsg NordicIRC #channel Hello world ;Send "Hello world" to Nick on network NordicIRC /nmsg NordicIRC Nick Hello world
Updated by Per Amundsen over 10 years ago · 1 revisions