I use a generic .conf for my eggdrops and it works fine with most of them.
Inside, I've:
Code: Select all
#unbind dcc n tcl *dcc:tcl
#unbind dcc n set *dcc:set
any idea?
Code: Select all
#unbind dcc n tcl *dcc:tcl
#unbind dcc n set *dcc:set
eggdrop.conf wrote:# Un-comment the next line and set the list of owners of the bot.
# You NEED to change this setting.
#set owner "MrLame, MrsLame"
...
# If you enable this setting, only permanent owners (owner setting) will be
# able to use .tcl and .set. Moreover, if you want only let permanent owners
# use .dump, then set this to 2.
set must-be-owner 1