| Server IP : 173.236.223.38 / Your IP : 216.73.216.33 Web Server : Apache System : Linux vps62975 6.8.0-83-generic #83~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 18:19:47 UTC 2 x86_64 User : invmicvps ( 6727287) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/ircII/script/ |
Upload File : |
# $eterna: alias,v 1.2 2001/08/12 15:57:10 mrg Exp $
#
# Comfortable aliases... see /help load alias
#
alias mr msg $, $*
alias ma msg $. $*
alias wa whois $.
alias ia invite $. $C
#
# command collision cludges
alias no notice
alias nf notify
alias la lastlog
#
# other quickies
alias " quote
alias lf set logfile $*
alias unset set -$*
alias unalias alias -$*
alias alarm set clock_alarm $*
alias clock set clock $*
alias h+ ^set hold_mode on
alias h- ^set hold_mode off
#
# These aliases have been taken and adapted from the .ircrc's
# posted to alt.irc some time ago...
#
alias shields_up ignore $, msgs notices
alias protect mode $C +ni
alias unprotect mode $C -ni
alias chops who $C -chop
alias wjoin window new channel $0 name $0 $1-
alias talkto window new name $0;query $0
alias oops {
^assign alias.oops $B
msg $. Sorry, that wasn't meant for you.
msg $0 $alias.oops
}
#
# lynx91,92