Hi I need a simple tcl if a user bans *!*@* from X username I mean mass ban which is popular on undernet
/msg X ban #channel *!*@*
then the bot should remove that username immidiately from the channel.
Since it can't detect who placed the ban unless the bot is kicked by X, the next piece of code will do just that: when kicked tough X it will tell it to remove the user from it's channel user list.