1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/docs/help/in/notice.in
Geert Hauwaerts 8014fd2cb0 Syntax documentation rewrite for N-commands.
Rewrote the syntax documentation for all commands starting with the
letter N.
2014-07-09 18:21:39 +02:00

25 lines
446 B
Plaintext

%9Syntax:%9
@SYNTAX:notice@
%9Parameters:%9
The targets and the message to notify.
%9Description:%9
Sends a notice to the target nickname or channel; these are often used in
automated bots or scripts.
You can provide multiple targets by separating them with the comma ","
character.
%9Examples:%9
/NOTICE mike You sir, are just awesome!
/NOTICE bob,#irssi Fish go blub :p
%9See also:%9 CTCP, MSG, NCTCP