autovoicer for the #fearless channel, made for my friend ||-David-||, upon personal request //:Dont include any lines preceded by //: as theyre comments
//:Hope this helps david
on *:join:#:{
if ( [fs] isin $nick) { /mode # +v $nick }
else {}
}
so i take it the members of that channel all have \"[fs]\" in their nicks?
um you should check if you are +o or not maybe and also if it\'s just for that channel maybe make it only work on it.