on *:connect: {
timeraway 0 300 {
if ( $idle >= %atime ) && (!$away) {
nick $me $+ [away]
away 4 auto away after %atime minutes | ame 1auto4 away after %atime 1minutes
}
}
}
can anyone tell me why this code is not working
and can anyone please try it I set %atime as 300 [5 mins] it is in vairiables like this %atime 300