Open the eggdrop.conf file, stored in your eggdrop folder on the shell and scroll down, almost at the end of the file until you see lines like:
- Code: Select all
source scripts/script.tcl
under these lines you can add your script too,
- Code: Select all
source scripts/YourScriptName.tcl
Note: The script has to be in scripts folder in the eggdrop directory
Have fun and good luck
