for example if this ban already existed in the banlist :
and Someone bans again with different banmask i.e* XmIRC sets mode: +b *!*@207.97.174.134
the bot checks for duplicate bans and remove the old ones* XmIRC sets mode: +bb *!*@*.secureserver.net *!*@207.97.174.*
I have seen this script being used on mIRC based bots, is it possible to make a similar script in tcl too?* XmIRC sets mode: -bk *!*@207.97.174.134 Duplicate.Entry.Unbanned
thanks.