bind pub - !spam pub:!spam proc pub:!spam {nick host handle chan text} { if {[ishalfop $nick $chan] == 1 || [isop $nick $chan] == 1} { #Set the channel to advertise on set channame "#sa" #Set your advertising message set advertmsg "it works" timer 1 msg:chan proc msg:chan {} { g...