proc request (nick uhost hand chan rest) {
putlog "$nick $uhost $hand $chan $read"
global botnick ban-time ban
set banrequester [maskhost [getchanhost $nick $chan]]
newban $banrequester Requester $Ban 120 none
putkick $chan $nick this is not a warez channel
}
does that look correct, I can't test it till my shell is active again, but if some1 could have a quick look
thanx