salut,
non?
tcl
bind pubm - "*salut*" rep:yop
tcl
if [string equal -nocase $chan $::salon] {
putserv "PRIVMSG $::salon :[lindex [rand [llength $::phrases]]]"
}
non?