raw 317:*:{
if $($+(%,away,.,$network,.,$2),2) {
echo -a $2 is away for $v1 Duration: $duration($3)
}
else {
echo -a $2 is not marked as away, but has an idle time of $duration($3)
}
haltdef
}
the only problem with this entire 'subject' is that you cannot add this information to your whois permanently because this is simply not part of the IRC RFC.