Well, I don't need any charity money or so, but I will help if it is possible.
I would glady donate $20 to the charity of choice for anyone that can modify blacklist.tcl,v 1.0 by perpleXa to allow it to store channels, instead of global bans.
Store channels?
I think you mean channel specific bans.
Do you mean sticky bans?
See:
newban = global ban
newchanban = channel specific ban
Further more, if you just want to ban and kick a person without adding that person or ip in the bots banlist you can use:
putserv "MODE $chan +b *!*@host"
putserv "KICK $chan $nick :<reason here>"
I tried, and although I could get it to store & kick properly, adding masks that were identical, but for diff channels just replaced the original, instead of adding.
Then again what are we trying to store over here?
Be clear, and a bit more specific.
