identify.tcl INSTALL

- Step 1

Edit the identify.tcl CONFIG SECTION. If you don't do that, the script will NOT work.

- Step 2

Edit your eggdrop configuration file to load the script:
source scripts/identify.tcl
is probably what you need.

- Step 3

Rehash your eggdrop. You can either do it by:
kill -HUP <pid_of_eggdrop>

or by doing:
.rehash
on the partyline.

- Step 4

Use: idhelp in a channel to get help on the commands.

- Step 5

Have fun :)
