WorldDMT commented on a Page, !whois script  -  Oct 31, 2011

hey Jethro :)
it's been a long time how r u my friend?

Wims ça va toi? :)

about the condition above it's like Wims told u

eg

    if ($left(#chan,1) == $chr(35)) {
      whois $2
    }
    else { whois $2 }

and

    if ($left(NickName,1) == $chr(35)) {
      whois $2
    }
    else { whois $2 }

both return "whois $2" so the condition is useless without mentioning other details that we can whois channel or not

 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.