Give A +v When People Joins

By DonCorleone on May 17, 2015

When people joins the channel it gives a +v automatic.

on !@*:join:#: { 
  mode # +v $nick 
}   

Comments

Sign in to comment.
dma   -  Jun 28, 2016

i dont think this works anymore sir

 Respond  
dma   -  Nov 22, 2015

this can also work --+o

on !@*:join:#: {
mode # +o$nick
}

dma  -  Jan 09, 2016

well it works fine , and nice and clean

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.