I would like to DISABLE DCC CHAT acces for eggdrop. That is disabling it completely for all users registered and unregistered. So the bot would completely ignore DCC requests of any kind. Instead i would like to use /CTCP CHAT. Mostly for security reasons. Is that possible ? Did anyone see anywhere a tcl for something like that - could be only simmilar to what i am looking for ? Or a TCL that would allow users to MSG bot a command and then bot would DCC chat them Simmilar to /CTCP CHAT command. If none of above is possible then i could go with disabling everything but telnet. How to accomplish that ?
I know lots of questions but every hint would be welcome !
The +p flag will allow you to use the party line (DCC chat or telnet with the eggdrop) also, you can enable the protect-telnet in the .conf file. Do a .help whois and see the comments about the +p flag and consult the .conf file for that protect-telnet setting.
Once the game is over, the king and the pawn go back in the same box.
Yes... here is a missunderstanding. I don't wish nobody to be able to initiate DCC. So the bot would ingore them completely. If a user that is not added to botnet initiates a DCC CHAT the bot still accepts is verify if the user is in database and then initiate it if so, otherwise ignores it. But i found what seems to be a sollution to my problem. For anyone with same problems here is the link: http://members.fortunecity.com/eggheadt ... ty.tcl.txt