IRCNow

This is an old revision of the document!


$ cd ~
$ wget https://ftp.eggheads.org/pub/eggdrop/source/1.8/eggdrop-1.8.4.tar.gz

$ tar xvzf eggdrop-1.8.4.tar.gz $ rm eggdrop-1.8.4.tar.gz $ cd eggdrop-1.8.4 $ ./configure $ make config $ make $ make install $ cd ~ $ cd eggdrop $ ./eggdrop -m yourbotnick.conf </code>