/help ON INPUT. Example:

on *:input:#:{
if ($1 == /me) {
echo -a You just did an action
halt
}
}


Regards,


Mentality/Chris