Discussion of eggdrop bots, shell accounts and tcl scripts.
Skip to content
Post by Sir_Fz » Sun Nov 09, 2003 6:15 pm
Code: Select all
bind nick - * ident:bot proc ident:bot {n u h c nw} { global nick if {[string match -nocase $nick $nw]} { putserv "PRIVMSG nickserv :identify DerKnecht *****" } }
Return to “Archive”