thank you Sir_Fz !rk command workin fine but !msg put line to private msg , how change to chan message ? i try change line puthelp "privmsg [lindex [split $arg] 0] :$msg" to puthelp "privmsg $chan [lindex [split $arg] 0] :$msg" but not works , in results bot write only nick name ...