bind_notice

Name

bind_notice -- Binds a notice IRC message to a given method

Synopsis

void bind_notice(string method);

Description

When a notice is recieved (from channel or private) method is called. This works exactly

Example 3-1. On join message

	    WRITE ME!