tcl
bind time - animation2 time_animation
proc time_animation2 { nick uhost handle channel arg } {
global animation2 animation2
set animation2 [lindex $arg 0]
if {[lindex [ctime [unixtime]] 0] == "08:00:00"}{
puthelp "privmsg $channel :~~~~ La team pacifique vous souhaite une bonne journee parmis nous ~~~~"
}
}
jai essayer ainsi sans reulstat lol