I need a script that which does the following: when user joins a channel it will look if it has a forbidden domain (i.e. *!*some.domain.com) and ban him if he is not listed in a userfile on eggdrop with +v flag.
The script should have a possibility to add/delete domain from it (support for more than one forbidden domain).
I'm not very good with tcl, so any help is very welcomed!