ircg_register_format_messages

ircg_register_format_messages -- Register a set of format strings for display of IRC messages

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( ) .