Code: Select all
bind pub - !Gather pwf_gather
sorry my bad english, kalhme
Best Regards!!!
Code: Select all
bind pub - !Gather pwf_gather
Code: Select all
set bind pub - !gather pwf_gather
proc pwf_gather { nick uhost handle channel arg } {
putquick "privmsg #channel :$nick said $arg"
}