Description
boolean
ircg_register_format_messages
( string name, array messages)
With
ircg_register_format_messages(
)
you
can
customize
the
way
your
IRC
output
looks
like
.
You
can
even
register
different
format
string
sets
and
switch
between
them
on
the
fly
with
ircg_lookup_format_messages(
)
.