Discussion of eggdrop bots, shell accounts and tcl scripts.
Skip to content
Post by bobbob » Wed May 14, 2008 2:15 pm
Post by speechles » Wed May 14, 2008 3:01 pm
Code: Select all
variable nickservpassword "your_password_here" bind evnt - init-server evnt:init_server proc evnt:init_server {type} { putquick "MODE $::botnick +iR-ws" putquick "nickserv identify $::nickservpassword" }
Return to “Script Requests”