diff --git a/roles/viperserv/eggdrop/files/eggdrop-bot.conf b/roles/viperserv/eggdrop/files/eggdrop-bot.conf --- a/roles/viperserv/eggdrop/files/eggdrop-bot.conf +++ b/roles/viperserv/eggdrop/files/eggdrop-bot.conf @@ -91,6 +91,7 @@ # These scripts are provided by the rVIPER distribution. # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +source scripts/IRC.tcl source scripts/Tech.tcl {% for script in scripts %} source scripts/{{ script }}{% endfor %}