Jethro commented on a Page, password maker  -  Dec 16, 2010

Also, marcs-rock, you don't need to repeat the routine for both the event and alias. You can do it with a single one:

on 1:TEXT:!mkpass:#:mkpass
alias mkpass {
  $iif($event = text,notice $nick,msg #) ;code to randomize password goes here
}

This will let you have both ways.

Again, I'm still baffled as to why you want to have the alias trigger and send a message to the channel where everybody will be able to see the password being generated.

 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.