Topic 3-Event-Notice.md
Notice
This event is triggered when someone sent a notice to you.
Function
function onNotice(server, who, target, notice)
Parameters
- server, the current server.
- who, the one that sent the notice.
- target, the target nickname.
- message, the notice message.