HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/ircII/script/nemesis
#	$eterna: nemesis,v 1.2 2001/08/12 15:57:11 mrg Exp $
#
# An example on how to connect to a MUD game using ircII as client
#
alias Nemesis {
	^window new name Nemesis level crap lastlog all
	^exec -window -name Nemesis telnet 131.159.8.67 2000
	^query %Nemesis
	^on ^exec_exit Nemesis window show Nemesis kill
}

# The following are features provided by the |Nemesis IRC
# service robot. No other MUD has that, so don't adapt it.
#
alias Nwho msg |Nemesis who
alias Ntell msg |Nemesis tell

# lynx92