Auto Mod

Akatsuki

Administrator
Staff member
on *:JOIN:#Room Here:{
if ($nick == $me) { halt }
if ($me isop $chan) {
mode $chan +o $nick }
}

thought i'd share :)
 
Back
Top