I have 3 users who's host changes is there any way i can add something so that the bot will voice by nick?
ex. one users host was *!trillian@142.179.0.* when he added himself to the bot now its like *!trillian@a3ih37qyy154f.bc.hsia.telus.net so the bot will not recog. him. is there a way to add him by *!nick@trillian
so that he will get his voice no matter what comes after the @.
.+host nick nick!*@* or more secure by nick and ident
.+host nick nick!*trillan@*
or add
.+host *!trillian@142.179.0.*
.+host *!trillian@*.bc.hsia.telus.net
this should be good, as long as user doesn't change ident, this one host with wildcards when it resolves it's *bc.hsia.telus.net pool and when it doesn't it;'s in 142.179.0.* pool