this is ONLY intended to be addionaly used to the bots default reaction. Bans users changing into the same nicks too often within a certain time. This should ban all useres missconfigured their BNC or lacking identification with nickserv.
I couldn't find a similar script, so I made my own and decided to share it with you guys .
feel free to test/use it, report bugs(imcompatiblty to common scripts/modules) or suggest changes/improvements.
tested by myself on Debian Sarge, eggdrop v1.7.0 and Tcl 8.4.11 on EuIRCnet.
Known issues so far:
default banreasons are in German . I think with a bit brain you can change it into something suitable to your channels .
found now the proper solution to avoide remote code execution using list instead of subst . fix itself is tested for security proof, so I think this might approach a final state. I will track it however a few weeks more .
New Version 0.1.3, changes since 0.1.0:
- kick now only saved by uhost to stop shortkickbanning both nicks
- changed expression to check botnick (he noticed himself before)