join modifier

By Korvin on Mar 11, 2007

join modifier
i made this to learn more about inputs =]

alias join { 
  if ($1 == $null) /join $$input(Join What Channel?,e,,$(#, ))
  if ($1 != $null) { 
    if ($$?!="Are you sure you want to join $1 $+ ?" == $true) /join $1 
  }
}
on *:CONNECT: { /join $$input(Join What Channel?,e,,$(#, )) }

Comments

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.