hey i am using the latest netbots config and i have an +i channel. The bots nick was nick^ and the netbots invited a person who was called nick. The nick name is ofcourse not nick, any 1 has any clue why that was happening is it an bugg in netset or anything else.. Thought the bots checked the ident before it invite ppl or bots to the chan
Under normal circumstances, the bot that is requesting the invite will tell the other bots over the botnet its current nick, and this will be correct. However, netsplits and/or lag could result in a bot inviting that nick when the requesting bot doesn't have it.
Whether botnetop.tcl checks a nick's host before inviting depends on the bop_icheck setting. Refer to the documentation for more information about it. This feature should greatly reduce the possibility of incorrect nicks being invited, but there are rare cases where it could occur (e.g. an inviting bot and an imposter with the same nick and host, with the real nick being on another side of a split, or lag between when the bot sends a WHO and receives a reply, and sends the INVITE, with the imposter jumping in somewhere in between).