/* * EnergyMech Configuration * mech.conf by DeviL * irc.sisrv.net * (support@sisrv.net) * Build on 02.01.2016 */ ;############################ ; EnergyMech Configuration ; ;############################ set ctimeout 60 ;################################### ; Serverlist ;################################### server irc.underworld.no 6667 server efnet.portlane.se 6667 server irc.servercentral.net 6667 ;################# ; configuration ; ;################# set linkport 5000 set linkpass efnetmech set autolink 1 ; ; link [host port] ; ; guid the other bots guid ; password the other bots password ; host internet host to connect to when linking the other bot ; port tcp port to connect to on remote host ; link 2 efnetmech 2001:41d0:a:f607::1 5000 ; EnergyMech link 3 efnetmech 2001:41d0:a:f607::1 ; EnergyMech ; ; we cant connect -to- bot 2, but we can accept connections from it! ; link 4 efnetmech ;############### ; Bot 1 ; ;############### nick 1 sisrv set altnick myemech3 monkey3 dummy3 fuzzy3 set userfile mech.userfile set ident 18 set ircname The Next Generation is 18+ set virtual 2607:f0d0:2001:a::feca set umodes +w set cmdchar - set modes 6 set cc 1 join #18+ set pub 1 set aop 1 set avoice 1 set prot 4 ;################ # Bot 2 ; ;################ nick 2 sisrv1 set altnick myemech3 monkey3 dummy3 fuzzy3 set userfile mech.userfile set ident 18 set ircname The Next Generation is 18+ set virtual 2607:f0d0:2001:a::beca set umodes +w set cmdchar - set modes 6 set cc 1 join #18+ set pub 1 set aop 1 set avoice 1 set prot 4 ########################### ; Load your TCL`s here ; ########################### tclscript does-not-exist.tcl # die You did not edit your configuation file!