Bot On Join message

By monster18 on Jun 12, 2012

Bot On Join message

on *:JOIN:#: {
  .notice $nick 4Hello $nick and welcome to # $+ . If you would like to know my full list of commands please type !cmds.
}

Comments

Sign in to comment.
Mr.MaSTeR   -  Aug 24, 2012

on *:JOIN:#: { if ($nick === $me) { halt }
.notice $nick 4Hello $nick and welcome to # $+ . If you would like to know my full list of commands please type !cmds.
}

 Respond  
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.