Hi,

I made my very first bot in IRC and I was wondering how to returns someones IP adress. I now have something like this but it obviously doesnt work.

on @[IP][*:TEXT:!ip *:#: {
$ip $nick
}

I iam stuck from the $ip variable. Dont know how to continue... any help?