Add/Change/Delete event logging to the client connection. The list of event types and the way masks are applied is not specified here.
Syntax 1:
EVENT [ADD | DELETE] <event> [<mask>]
Syntax 2:
EVENT LIST [<event>]
<event> Type of event, such as CHANNEL, MEMBER, SERVER, CONNECTION, SOCKET or USER.
<mask> Optional mask for applying a selection criteria per event.
ERR_NEEDMOREPARAMS
ERR_NOPRIVILEGES
IRCERR_BADFUNCTION
IRCERR_EVENTDUP
IRCERR_EVENTMIS
IRCERR_NOSUCHEVENT
IRCERR_TOOMANYEVENTS
The EVENT command can be used by other server implementations to define the events that a sysop manager or sysop of the server wishes to be notified of. Only sysop managers and/or sysops are allowed to receive event messages.