IRC Eggdrop Server

From Nonecks Docs

Jump to: navigation, search
sudo apt-get install tcl tcl-dev tk tk-dev
adduser genie
cd /home/genie
mkdir /home/genie/eggdrop
wget http://www.eggheads.org/redirect.php?url=ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.19%2Bctcpfix.tar.gz
tar-zxvf eggdrop1.6.19+ctcpfix.tar.gz
cd eggdrop1.6.19
./configure
make iconfig
make
make install DEST=/home/genie/eggdrop
cd /home/genie/eggdrop
vi eggdrop.conf

Search for and Replace all Lamer* Lamest directives.

Remember to remove all the die statements from the config file

Using the Eggdrop

telnet IP 5222 

When asked for username put NEW

Commands when logged into terminal

Add user .adduser username .chattr username lmnop