alias join {
join $2
.set -u3 %joined $true
}
on *:JOIN:#:{
if (!%joined) || (%joined != $true) { part $chan }
}


new username: tidy_trax