thank you simo, i will try that and update result here .
thanks again
g'evening simo , that part removed but msg still coming from ircdsimo wrote:remove :
Code: Select all
bind raw - notice shun-snotice proc shun-snotice {from keyword arg} { if {[string match -nocase "*shun*" $arg]} { set shun [lrange $arg 1 end] putserv "privmsg $::monchan :$shun" } }