Eggdrop with Stats and Seen

Compile and configure an Eggdrop?

Small tutorial to compile an Eggdrop with the stats modules (! Top10,! Stats etc …) and Seen (! seen nick, allowing to know when is a person on a chan for the last time).

This is valid on a Linux / UNIX system

To install an Eggdrop:

Download the latest version available on http://www.eggheads.org/downloads/ wget ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.18.tar.gz (04/10 /07) Decompress tar -xzvf egdrop1.6.18.tar.gz Move in the cd cd directory EGGDROP1.6.18 You must then download the modules here: Module: http://www.kreativrauschen.de/stats.mod/download/ stats.mod.1.3.3.dev1.ta … Language file: http://www.kreativrauschen.de/stats.mod/langfiles/v1.3/stats.fra.lang Module: http: // www .kreativrauschen.de / gseen.mod / gseen.mod.1.1.1.dev3.tar.gz Language file: http://www.kreativrauschen.de/gseen.mod/langfiles/gseen.fr.mad_fab.lang Go In the bottle modules folder & uncompress CD src / mod tar xzvf gseen.mod.1.1.1.dev3.tar.gz tar xzvf stats.mod.1.3.3.dev1.tar.gz Compilation CD ~ / eggDrop1.6.18 ./Configure Make Make Install Your EgGDrop is then compiled. Go to the folder Create CD ../eggdrop

Configuration

Copy the previously downloaded language files to the EGGDrop / Language folder (gseen.fr.mad_fab.lang & stats.fra.lang) then copy the confes for 2 modules to the root of your bot (egGDROP /) CP. /eggdrop1.6.18/src/stats.mod/stats.conf ./ cp ../egdrop1.6.18/src/gseen.mod/gseen.conf ./ Then configure your eggdrop.conf file (for it I let you do: p) Remember to add at the end of the F file the loading of the 2 source modules stats.conf source gseen.conf Edit the 2 files confess to add the French language :) Once the .conf finished, ON The start with the -m / eggdrop -m eggdrop.conf Go to the IRC and make a Nickdubot Hello, it will answer you, you must send the command / msg Nickdubot Pass Motdepass, the bot will then recognize you as his master. Then follow the instructions it gives you, and use the help files. :)

Credits: by skun =) & zer0 ^ http://www.toile-libre.org