mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
71ab0fbda6
Applied grammar and styling corrections.
24 lines
422 B
Plaintext
24 lines
422 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 a comma.
|
|
|
|
%9Examples:%9
|
|
|
|
/NOTICE mike You sir, are just awesome!
|
|
/NOTICE bob,#irssi Fish go blub :p
|
|
|
|
%9See also:%9 CTCP, MSG, NCTCP
|
|
|