Returns the address of a user who triggered an event in the form *!*@host.
$wildsite
on *:JOIN:#: { if ($nick === Dana) { echo -ag $wildsite ; returns *!*@staff.quakenet.org } }
$site Returns the portion of $address after the @ related to an event.