Actions
Notice » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 06/04/2019 09:24 PM
Added in 1.5
/notice <nick/#channel> <message>
Sends an notice to a nick or a channel.
See also /describe, /me, /ame, /msg, /nmsg, /omsg, /onotice.
Parameters
<nick/#channel> - Nick or #channel to notice.
<message> - Notice message to send.
Example
; Notice all users on #channel with notice "Hello world". /notice #channel Hello world ; Notice Nick with notice "Hello world". /notice Nick Hello world
Updated by Per Amundsen over 5 years ago · 2 revisions