Arcade, ai uitat bind pe timer
Code:
bind time - "00 00 * * *" timer:24
# si procesul
proc timer:24 {global noreg; foreach chan [array names noreg] {if {[lindex $noreg($chan) 0] < [unixtime]} {unset noreg($chan); puthelp "PRIVMSG $settings(homechan :Noreg for $chan has expired."}}}
si daca vrei ca sa poti scoate modifici in a:parser
Code:
} elseif {![string equal $comm join] && ![string equal $comm stats]} {
cu
Code:
} elseif {![string equal $comm join] && ![string equal $comm stats] && ![string equal $comm delnoreg]} {