on *:join:#: { if $nick == $me { .timer 1 3 /opkontrol $chan }}alias opkontrol { if $me !isop $1 { part $1 }}