Actions
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.
See also /describe, /me, /ame, /msg, /omsg, /notice, /onotice.
Parameters
Parameter | Description |
<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 1 year ago · 3 revisions