Ghost-writer commented on a Page, Pickle fun bot :o  -  Aug 28, 2009

on *:ban:#:{
if ($nick != $me) {
writeini -n seen.ini seen $nick I Last Saw $bnick $time(mmm dd yyyy hh:nn:tt) getting Banned by $nick in $chan
}
}

should be

on *:ban:#:{
if ($nick != $me) {
writeini -n seen.ini seen $bnick I Last Saw $bnick $time(mmm dd yyyy hh:nn:tt) getting Banned by $nick in $chan
}
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.