Project

General

Profile

Actions

Nmsg » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Per Amundsen, 06/04/2019 09:23 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.

See also /describe, /me, /ame, /msg, /omsg, /notice, /onotice.

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 almost 5 years ago · 2 revisions

Also available in: PDF HTML TXT