home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ircii30.zip / script / voice < prev    next >
Text File  |  1994-07-30  |  310b  |  9 lines

  1. # This is for my gateway server, however it shows how to emulate
  2. # commands to the server that the ircII doesn't know yet.
  3. #
  4. alias await quote await
  5. alias refuse quote refuse
  6. alias extra quote xtra $*;echo -> $0 *** $1-
  7. alias graph quote grph $*;echo -> \{$0\} $1-
  8. alias voice quote voice $*;echo -> \[$0] $1-
  9.