# auth.tcl proc auth_auth { type } { putserv "PRIVMSG :auth " putserv "MODE :+x" } #proc auth_register {nick host hand chan arg} { # puthelp "PRIVMSG $nick :trying to register..." # puthelp "PRIVMSG : HELLO " #} #bind pub - !register auth_register bind evnt - init-server auth_auth