/AWAY v2.0

By UTUCS.com-Admin on Feb 16, 2004

This is another /AWAY.

alias away {
  ; Set these two variables:
  %away.normalnick = LazyToChangeIt
  %away.suffix = [Away]
  if (!$1) {
    away
    nick %away.normalnick
  }
  else {
    away $1-
    nick $me $+ %away.suffix
  }
}

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.